#6FE09D#6FE09D
#6FE09D is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.3% C 0.142 H 155.5°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE09D |
|---|---|
| RGB | rgb(111, 224, 157) |
| HSL | hsl(144, 65%, 66%) |
| HSV | hsv(144, 50%, 88%) |
| CMYK | cmyk(50.4%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(81.36, -47.17, 23.16) |
| CIE-LCH | lch(81.36, 52.55, 153.85°) |
| OKLab | oklab(82.28% -0.1288 0.0587) |
| OKLCH | oklch(82.28% 0.142 155.5) |
| XYZ | xyz(39.2940, 59.1219, 41.2328) |
| Luminance | 0.5913 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.70
Seafoam
#7FE0B3
ΔE00 4.90
Hospital Green
#9BE5AA
ΔE00 5.04
Light Greenish Blue
#63F7B4
ΔE00 5.44
Seafoam Green
#7AF9AB
ΔE00 5.53
Seafoam (survey)
#80F9AD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE09D #E06FB2
analogous
#79E06F #6FE09D #6FE0D5
triadic
#6FE09D #9D6FE0 #E09D6F
tetradic
#6FE09D #6F79E0 #E06FB2 #E0D56F
square
#6FE09D #6F79E0 #E06FB2 #E0D56F
split-complementary
#6FE09D #D56FE0 #E06F79
monochromatic
#26AF5E #3DD57B #6FE09D #A1EBBF #D4F6E2
Accessibility & contrast
On white
1.64
#6FE09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6FE09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE09D
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE09D | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD199
Deuteranopia (green-blind)
#CFC6A1
Tritanopia (blue-blind)
#51DECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6fe09d; /* rgb */ color: rgb(111, 224, 157); /* oklch */ color: oklch(82.3% 0.142 155.5);
Tailwind
colors: {
custom: {
50: '#9feaba',
500: '#6fe09d',
950: '#000000',
},
}SCSS
$custom: #6fe09d; $custom-light: #9feaba; $custom-dark: #000000;
JSON
{
"hex": "#6fe09d",
"rgb": {
"r": 111,
"g": 224,
"b": 157
},
"hsl": {
"h": 144.425,
"s": 64.571,
"l": 65.686
},
"oklch": {
"l": 0.8228,
"c": 0.14156,
"h": 155.5
},
"luminance": 0.59125
}Semantic roles & 50–950 ramp
primary
#6FE09D
secondary
#B14384
accent
#1983CC
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481