#6AEF9E#6AEF9E
#6AEF9E is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.7% C 0.164 H 154.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEF9E |
|---|---|
| RGB | rgb(106, 239, 158) |
| HSL | hsl(143, 81%, 68%) |
| HSV | hsv(143, 56%, 94%) |
| CMYK | cmyk(55.6%, 0%, 33.9%, 6.3%) |
| CIE-LAB | lab(85.64, -54.31, 28.43) |
| CIE-LCH | lch(85.64, 61.31, 152.37°) |
| OKLab | oklab(85.74% -0.1476 0.0715) |
| OKLCH | oklch(85.74% 0.164 154.1) |
| XYZ | xyz(42.9785, 67.2619, 43.0591) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 2.79
Light Bluish Green
#76FDA8
ΔE00 3.01
Light Green Blue
#56FCA2
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.20
Light Blue Green
#7EFBB3
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEF9E #EF6ABB
analogous
#78EF6A #6AEF9E #6AEFE1
triadic
#6AEF9E #9E6AEF #EF9E6A
tetradic
#6AEF9E #6A78EF #EF6ABB #EFE16A
square
#6AEF9E #6A78EF #EF6ABB #EFE16A
split-complementary
#6AEF9E #E16AEF #EF6A78
monochromatic
#16C95C #33E97A #6AEF9E #A1F5C2 #D9FBE6
Accessibility & contrast
On white
1.45
#6AEF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#6AEF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEF9E
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEF9E | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE99
Deuteranopia (green-blind)
#DCD1A3
Tritanopia (blue-blind)
#41ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6aef9e; /* rgb */ color: rgb(106, 239, 158); /* oklch */ color: oklch(85.7% 0.164 154.1);
Tailwind
colors: {
custom: {
50: '#9ef5bb',
500: '#6aef9e',
950: '#000000',
},
}SCSS
$custom: #6aef9e; $custom-light: #9ef5bb; $custom-dark: #000000;
JSON
{
"hex": "#6aef9e",
"rgb": {
"r": 106,
"g": 239,
"b": 158
},
"hsl": {
"h": 143.459,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.85736,
"c": 0.164,
"h": 154.1
},
"luminance": 0.67266
}Semantic roles & 50–950 ramp
primary
#6AEF9E
secondary
#C6378E
accent
#098ADD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582