#6AE698#6AE698
#6AE698 is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.4% C 0.157 H 153.6°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE698 |
|---|---|
| RGB | rgb(106, 230, 152) |
| HSL | hsl(142, 71%, 66%) |
| HSV | hsv(142, 54%, 90%) |
| CMYK | cmyk(53.9%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(82.87, -51.77, 27.77) |
| CIE-LCH | lch(82.87, 58.75, 151.79°) |
| OKLab | oklab(83.44% -0.1407 0.0698) |
| OKLCH | oklch(83.44% 0.157 153.6) |
| XYZ | xyz(39.9051, 61.9213, 39.5488) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.22
Weird Green
#3AE57F
ΔE00 4.32
Aqua Green
#12E193
ΔE00 4.36
Seafoam (survey)
#80F9AD
ΔE00 4.39
Light Bluish Green
#76FDA8
ΔE00 4.93
Light Blue Green
#7EFBB3
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE698 #E66AB8
analogous
#7AE66A #6AE698 #6AE6D6
triadic
#6AE698 #986AE6 #E6986A
tetradic
#6AE698 #6A7AE6 #E66AB8 #E6D66A
square
#6AE698 #6A7AE6 #E66AB8 #E6D66A
split-complementary
#6AE698 #D66AE6 #E66A7A
monochromatic
#1FB757 #36DD74 #6AE698 #9EEFBC #D3F8E0
Accessibility & contrast
On white
1.57
#6AE698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#6AE698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE698
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE698 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D693
Deuteranopia (green-blind)
#D5CA9D
Tritanopia (blue-blind)
#48E3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae698; /* rgb */ color: rgb(106, 230, 152); /* oklch */ color: oklch(83.4% 0.157 153.6);
Tailwind
colors: {
custom: {
50: '#9defb7',
500: '#6ae698',
950: '#000000',
},
}SCSS
$custom: #6ae698; $custom-light: #9defb7; $custom-dark: #000000;
JSON
{
"hex": "#6ae698",
"rgb": {
"r": 106,
"g": 230,
"b": 152
},
"hsl": {
"h": 142.258,
"s": 71.264,
"l": 65.882
},
"oklch": {
"l": 0.83439,
"c": 0.15711,
"h": 153.6
},
"luminance": 0.61925
}Semantic roles & 50–950 ramp
primary
#6AE698
secondary
#B73D8A
accent
#128CD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581