#6EF09D#6EF09D
#6EF09D is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.1% C 0.164 H 153.2°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF09D |
|---|---|
| RGB | rgb(110, 240, 157) |
| HSL | hsl(142, 81%, 69%) |
| HSV | hsv(142, 54%, 94%) |
| CMYK | cmyk(54.2%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(86.04, -54.00, 29.50) |
| CIE-LCH | lch(86.04, 61.53, 151.35°) |
| OKLab | oklab(86.1% -0.1467 0.0741) |
| OKLCH | oklch(86.1% 0.164 153.2) |
| XYZ | xyz(43.6730, 68.0656, 42.7283) |
| Luminance | 0.6807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.32
Seafoam (survey)
#80F9AD
ΔE00 2.64
Light Bluish Green
#76FDA8
ΔE00 2.74
Light Green Blue
#56FCA2
ΔE00 3.04
Sea Green (survey)
#53FCA1
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF09D #F06EC1
analogous
#80F06E #6EF09D #6EF0DE
triadic
#6EF09D #9D6EF0 #F09D6E
tetradic
#6EF09D #6E80F0 #F06EC1 #F0DE6E
square
#6EF09D #6E80F0 #F06EC1 #F0DE6E
split-complementary
#6EF09D #DE6EF0 #F06E80
monochromatic
#15CE58 #37EA78 #6EF09D #A5F6C2 #DDFBE8
Accessibility & contrast
On white
1.44
#6EF09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#6EF09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF09D
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF09D | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF98
Deuteranopia (green-blind)
#DED2A2
Tritanopia (blue-blind)
#4AEDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ef09d; /* rgb */ color: rgb(110, 240, 157); /* oklch */ color: oklch(86.1% 0.164 153.2);
Tailwind
colors: {
custom: {
50: '#a1f6ba',
500: '#6ef09d',
950: '#000000',
},
}SCSS
$custom: #6ef09d; $custom-light: #a1f6ba; $custom-dark: #000000;
JSON
{
"hex": "#6ef09d",
"rgb": {
"r": 110,
"g": 240,
"b": 157
},
"hsl": {
"h": 141.692,
"s": 81.25,
"l": 68.627
},
"oklch": {
"l": 0.86096,
"c": 0.16433,
"h": 153.2
},
"luminance": 0.68069
}Semantic roles & 50–950 ramp
primary
#6EF09D
secondary
#C93995
accent
#0890DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581