#6EEEA4#6EEEA4
#6EEEA4 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.8% C 0.155 H 155.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEA4 |
|---|---|
| RGB | rgb(110, 238, 164) |
| HSL | hsl(145, 79%, 68%) |
| HSV | hsv(145, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 31.1%, 6.7%) |
| CIE-LAB | lab(85.57, -51.91, 25.31) |
| CIE-LCH | lch(85.57, 57.75, 154.01°) |
| OKLab | oklab(85.76% -0.1415 0.064) |
| OKLCH | oklch(85.76% 0.155 155.7) |
| XYZ | xyz(43.7023, 67.1405, 45.7712) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.48
Seafoam (survey)
#80F9AD
ΔE00 2.65
Light Blue Green
#7EFBB3
ΔE00 2.99
Light Greenish Blue
#63F7B4
ΔE00 3.04
Light Bluish Green
#76FDA8
ΔE00 3.47
Light Green Blue
#56FCA2
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEA4 #EE6EB8
analogous
#78EE6E #6EEEA4 #6EEEE4
triadic
#6EEEA4 #A46EEE #EEA46E
tetradic
#6EEEA4 #6E78EE #EE6EB8 #EEE46E
square
#6EEEA4 #6E78EE #EE6EB8 #EEE46E
split-complementary
#6EEEA4 #E46EEE #EE6E78
monochromatic
#18CA63 #37E882 #6EEEA4 #A5F4C6 #DCFBE9
Accessibility & contrast
On white
1.46
#6EEEA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#6EEEA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEA4
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEA4 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDE9F
Deuteranopia (green-blind)
#DBD1A9
Tritanopia (blue-blind)
#47ECDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eeea4; /* rgb */ color: rgb(110, 238, 164); /* oklch */ color: oklch(85.8% 0.155 155.7);
Tailwind
colors: {
custom: {
50: '#a0f4bf',
500: '#6eeea4',
950: '#000000',
},
}SCSS
$custom: #6eeea4; $custom-light: #a0f4bf; $custom-dark: #000000;
JSON
{
"hex": "#6eeea4",
"rgb": {
"r": 110,
"g": 238,
"b": 164
},
"hsl": {
"h": 145.313,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85756,
"c": 0.15529,
"h": 155.7
},
"luminance": 0.67144
}Semantic roles & 50–950 ramp
primary
#6EEEA4
secondary
#C63A8B
accent
#0A83DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582