#6AE998#6AE998
#6AE998 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.2% C 0.161 H 153.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE998 |
|---|---|
| RGB | rgb(106, 233, 152) |
| HSL | hsl(142, 74%, 66%) |
| HSV | hsv(142, 55%, 91%) |
| CMYK | cmyk(54.5%, 0%, 34.8%, 8.6%) |
| CIE-LAB | lab(83.76, -52.99, 28.96) |
| CIE-LCH | lch(83.76, 60.39, 151.34°) |
| OKLab | oklab(84.17% -0.1439 0.0727) |
| OKLCH | oklch(84.17% 0.161 153.2) |
| XYZ | xyz(40.7472, 63.6054, 39.8295) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.91
Weird Green
#3AE57F
ΔE00 4.10
Light Bluish Green
#76FDA8
ΔE00 4.26
Light Green Blue
#56FCA2
ΔE00 4.31
Sea Green (survey)
#53FCA1
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE998 #E96ABB
analogous
#7CE96A #6AE998 #6AE9D7
triadic
#6AE998 #986AE9 #E9986A
tetradic
#6AE998 #6A7CE9 #E96ABB #E9D76A
square
#6AE998 #6A7CE9 #E96ABB #E9D76A
split-complementary
#6AE998 #D76AE9 #E96A7C
monochromatic
#1CBD56 #35E173 #6AE998 #9FF1BD #D5F9E2
Accessibility & contrast
On white
1.53
#6AE998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#6AE998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE998
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE998 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D893
Deuteranopia (green-blind)
#D7CC9D
Tritanopia (blue-blind)
#47E6D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6ae998; /* rgb */ color: rgb(106, 233, 152); /* oklch */ color: oklch(84.2% 0.161 153.2);
Tailwind
colors: {
custom: {
50: '#9ef1b7',
500: '#6ae998',
950: '#000000',
},
}SCSS
$custom: #6ae998; $custom-light: #9ef1b7; $custom-dark: #000000;
JSON
{
"hex": "#6ae998",
"rgb": {
"r": 106,
"g": 233,
"b": 152
},
"hsl": {
"h": 141.732,
"s": 74.269,
"l": 66.471
},
"oklch": {
"l": 0.84166,
"c": 0.16124,
"h": 153.2
},
"luminance": 0.63609
}Semantic roles & 50–950 ramp
primary
#6AE998
secondary
#BC3B8D
accent
#0F8ED6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581