#6EEEA7#6EEEA7
#6EEEA7 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.153 H 156.7°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEA7 |
|---|---|
| RGB | rgb(110, 238, 167) |
| HSL | hsl(147, 79%, 68%) |
| HSV | hsv(147, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 29.8%, 6.7%) |
| CIE-LAB | lab(85.63, -51.34, 23.84) |
| CIE-LCH | lch(85.63, 56.61, 155.09°) |
| OKLab | oklab(85.82% -0.1402 0.0604) |
| OKLCH | oklch(85.82% 0.153 156.7) |
| XYZ | xyz(43.9764, 67.2502, 47.2148) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.67
Seafoam (survey)
#80F9AD
ΔE00 2.78
Light Blue Green
#7EFBB3
ΔE00 2.91
Light Bluish Green
#76FDA8
ΔE00 3.76
Light Green Blue
#56FCA2
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEA7 #EE6EB5
analogous
#75EE6E #6EEEA7 #6EEEE7
triadic
#6EEEA7 #A76EEE #EEA76E
tetradic
#6EEEA7 #6E75EE #EE6EB5 #EEE76E
square
#6EEEA7 #6E75EE #EE6EB5 #EEE76E
split-complementary
#6EEEA7 #E76EEE #EE6E75
monochromatic
#18CA67 #37E886 #6EEEA7 #A5F4C8 #DCFBE9
Accessibility & contrast
On white
1.45
#6EEEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#6EEEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEA7
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEA7 | 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)
#EDDEA3
Deuteranopia (green-blind)
#DBD1AB
Tritanopia (blue-blind)
#46ECDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eeea7; /* rgb */ color: rgb(110, 238, 167); /* oklch */ color: oklch(85.8% 0.153 156.7);
Tailwind
colors: {
custom: {
50: '#a0f4c1',
500: '#6eeea7',
950: '#000000',
},
}SCSS
$custom: #6eeea7; $custom-light: #a0f4c1; $custom-dark: #000000;
JSON
{
"hex": "#6eeea7",
"rgb": {
"r": 110,
"g": 238,
"b": 167
},
"hsl": {
"h": 146.719,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.8582,
"c": 0.15264,
"h": 156.7
},
"luminance": 0.67254
}Semantic roles & 50–950 ramp
primary
#6EEEA7
secondary
#C63A88
accent
#0A7EDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582