#6AE792#6AE792
#6AE792 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.6% C 0.164 H 151.7°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE792 |
|---|---|
| RGB | rgb(106, 231, 146) |
| HSL | hsl(139, 72%, 66%) |
| HSV | hsv(139, 54%, 91%) |
| CMYK | cmyk(54.1%, 0%, 36.8%, 9.4%) |
| CIE-LAB | lab(83.07, -53.24, 31.09) |
| CIE-LCH | lch(83.07, 61.65, 149.72°) |
| OKLab | oklab(83.57% -0.1444 0.0777) |
| OKLCH | oklch(83.57% 0.164 151.7) |
| XYZ | xyz(39.7052, 62.2878, 37.1189) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Seafoam Green
#7AF9AB
ΔE00 4.38
Lightgreen
#90EE90
ΔE00 4.54
Seafoam (survey)
#80F9AD
ΔE00 4.60
Light Bluish Green
#76FDA8
ΔE00 4.79
Light Green Blue
#56FCA2
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE792 #E76ABF
analogous
#80E76A #6AE792 #6AE7D0
triadic
#6AE792 #926AE7 #E7926A
tetradic
#6AE792 #6A80E7 #E76ABF #E7D06A
square
#6AE792 #6A80E7 #E76ABF #E7D06A
split-complementary
#6AE792 #D06AE7 #E76A80
monochromatic
#1EB94F #35DF6B #6AE792 #9FEFB9 #D3F8DF
Accessibility & contrast
On white
1.56
#6AE792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#6AE792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE792
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE792 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68C
Deuteranopia (green-blind)
#D6CA97
Tritanopia (blue-blind)
#4AE4D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ae792; /* rgb */ color: rgb(106, 231, 146); /* oklch */ color: oklch(83.6% 0.164 151.7);
Tailwind
colors: {
custom: {
50: '#9eefb2',
500: '#6ae792',
950: '#000000',
},
}SCSS
$custom: #6ae792; $custom-light: #9eefb2; $custom-dark: #000000;
JSON
{
"hex": "#6ae792",
"rgb": {
"r": 106,
"g": 231,
"b": 146
},
"hsl": {
"h": 139.2,
"s": 72.254,
"l": 66.078
},
"oklch": {
"l": 0.83565,
"c": 0.16399,
"h": 151.7
},
"luminance": 0.62291
}Semantic roles & 50–950 ramp
primary
#6AE792
secondary
#B93D91
accent
#1196D4
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581