#6AEF9D#6AEF9D
#6AEF9D is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.7% C 0.165 H 153.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEF9D |
|---|---|
| RGB | rgb(106, 239, 157) |
| HSL | hsl(143, 81%, 68%) |
| HSV | hsv(143, 56%, 94%) |
| CMYK | cmyk(55.6%, 0%, 34.3%, 6.3%) |
| CIE-LAB | lab(85.62, -54.49, 28.92) |
| CIE-LCH | lch(85.62, 61.69, 152.05°) |
| OKLab | oklab(85.72% -0.148 0.0727) |
| OKLCH | oklch(85.72% 0.165 153.9) |
| XYZ | xyz(42.8928, 67.2276, 42.6076) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.52
Seafoam (survey)
#80F9AD
ΔE00 2.85
Light Bluish Green
#76FDA8
ΔE00 3.00
Light Green Blue
#56FCA2
ΔE00 3.09
Sea Green (survey)
#53FCA1
ΔE00 3.18
Light Blue Green
#7EFBB3
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEF9D #EF6ABC
analogous
#79EF6A #6AEF9D #6AEFE0
triadic
#6AEF9D #9D6AEF #EF9D6A
tetradic
#6AEF9D #6A79EF #EF6ABC #EFE06A
square
#6AEF9D #6A79EF #EF6ABC #EFE06A
split-complementary
#6AEF9D #E06AEF #EF6A79
monochromatic
#16C95A #33E979 #6AEF9D #A1F5C1 #D9FBE6
Accessibility & contrast
On white
1.45
#6AEF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#6AEF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEF9D
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEF9D | 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)
#EFDE98
Deuteranopia (green-blind)
#DCD1A2
Tritanopia (blue-blind)
#42ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6aef9d; /* rgb */ color: rgb(106, 239, 157); /* oklch */ color: oklch(85.7% 0.165 153.9);
Tailwind
colors: {
custom: {
50: '#9ef5ba',
500: '#6aef9d',
950: '#000000',
},
}SCSS
$custom: #6aef9d; $custom-light: #9ef5ba; $custom-dark: #000000;
JSON
{
"hex": "#6aef9d",
"rgb": {
"r": 106,
"g": 239,
"b": 157
},
"hsl": {
"h": 143.008,
"s": 80.606,
"l": 67.647
},
"oklch": {
"l": 0.85716,
"c": 0.16491,
"h": 153.9
},
"luminance": 0.67231
}Semantic roles & 50–950 ramp
primary
#6AEF9D
secondary
#C6378F
accent
#098CDD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581