#6EE09D#6EE09D
#6EE09D is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.142 H 155.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE09D |
|---|---|
| RGB | rgb(110, 224, 157) |
| HSL | hsl(145, 65%, 65%) |
| HSV | hsv(145, 51%, 88%) |
| CMYK | cmyk(50.9%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(81.32, -47.42, 23.11) |
| CIE-LCH | lch(81.32, 52.75, 154.02°) |
| OKLab | oklab(82.24% -0.1295 0.0586) |
| OKLCH | oklch(82.24% 0.142 155.7) |
| XYZ | xyz(39.1689, 59.0574, 41.2269) |
| Luminance | 0.5906 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.61
Seafoam
#7FE0B3
ΔE00 4.91
Hospital Green
#9BE5AA
ΔE00 5.13
Light Greenish Blue
#63F7B4
ΔE00 5.41
Seafoam Green
#7AF9AB
ΔE00 5.54
Seafoam (survey)
#80F9AD
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE09D #E06EB1
analogous
#78E06E #6EE09D #6EE0D6
triadic
#6EE09D #9D6EE0 #E09D6E
tetradic
#6EE09D #6E78E0 #E06EB1 #E0D66E
square
#6EE09D #6E78E0 #E06EB1 #E0D66E
split-complementary
#6EE09D #D66EE0 #E06E78
monochromatic
#25AE5E #3CD57B #6EE09D #A0EBBF #D3F6E1
Accessibility & contrast
On white
1.64
#6EE09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#6EE09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE09D
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE09D | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD199
Deuteranopia (green-blind)
#CFC5A1
Tritanopia (blue-blind)
#4FDECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ee09d; /* rgb */ color: rgb(110, 224, 157); /* oklch */ color: oklch(82.2% 0.142 155.7);
Tailwind
colors: {
custom: {
50: '#9feaba',
500: '#6ee09d',
950: '#000000',
},
}SCSS
$custom: #6ee09d; $custom-light: #9feaba; $custom-dark: #000000;
JSON
{
"hex": "#6ee09d",
"rgb": {
"r": 110,
"g": 224,
"b": 157
},
"hsl": {
"h": 144.737,
"s": 64.773,
"l": 65.49
},
"oklch": {
"l": 0.82242,
"c": 0.14211,
"h": 155.7
},
"luminance": 0.59061
}Semantic roles & 50–950 ramp
primary
#6EE09D
secondary
#B04283
accent
#1983CD
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481