#6EEEA8#6EEEA8
#6EEEA8 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.8% C 0.152 H 157.0°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEEA8 |
|---|---|
| RGB | rgb(110, 238, 168) |
| HSL | hsl(147, 79%, 68%) |
| HSV | hsv(147, 54%, 93%) |
| CMYK | cmyk(53.8%, 0%, 29.4%, 6.7%) |
| CIE-LAB | lab(85.65, -51.15, 23.36) |
| CIE-LCH | lch(85.65, 56.23, 155.46°) |
| OKLab | oklab(85.84% -0.1397 0.0593) |
| OKLCH | oklch(85.84% 0.152 157) |
| XYZ | xyz(44.0692, 67.2873, 47.7036) |
| Luminance | 0.6729 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 2.85
Light Blue Green
#7EFBB3
ΔE00 2.92
Light Bluish Green
#76FDA8
ΔE00 3.87
Light Green Blue
#56FCA2
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEEA8 #EE6EB4
analogous
#74EE6E #6EEEA8 #6EEEE8
triadic
#6EEEA8 #A86EEE #EEA86E
tetradic
#6EEEA8 #6E74EE #EE6EB4 #EEE86E
square
#6EEEA8 #6E74EE #EE6EB4 #EEE86E
split-complementary
#6EEEA8 #E86EEE #EE6E74
monochromatic
#18CA68 #37E887 #6EEEA8 #A5F4C9 #DCFBEA
Accessibility & contrast
On white
1.45
#6EEEA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#6EEEA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEEA8
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEEA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEEA8 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA4
Deuteranopia (green-blind)
#DAD1AC
Tritanopia (blue-blind)
#45ECDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eeea8; /* rgb */ color: rgb(110, 238, 168); /* oklch */ color: oklch(85.8% 0.152 157.0);
Tailwind
colors: {
custom: {
50: '#a0f4c2',
500: '#6eeea8',
950: '#000000',
},
}SCSS
$custom: #6eeea8; $custom-light: #a0f4c2; $custom-dark: #000000;
JSON
{
"hex": "#6eeea8",
"rgb": {
"r": 110,
"g": 238,
"b": 168
},
"hsl": {
"h": 147.188,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.85841,
"c": 0.15176,
"h": 157
},
"luminance": 0.67291
}Semantic roles & 50–950 ramp
primary
#6EEEA8
secondary
#C63A87
accent
#0A7DDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582