#6FF09D#6FF09D
#6FF09D is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.1% C 0.164 H 153.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF09D |
|---|---|
| RGB | rgb(111, 240, 157) |
| HSL | hsl(141, 81%, 69%) |
| HSV | hsv(141, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 34.6%, 5.9%) |
| CIE-LAB | lab(86.07, -53.77, 29.55) |
| CIE-LCH | lch(86.07, 61.35, 151.20°) |
| OKLab | oklab(86.13% -0.1461 0.0742) |
| OKLCH | oklch(86.13% 0.164 153.1) |
| XYZ | xyz(43.7981, 68.1302, 42.7341) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.31
Seafoam (survey)
#80F9AD
ΔE00 2.61
Light Bluish Green
#76FDA8
ΔE00 2.73
Light Green Blue
#56FCA2
ΔE00 3.09
Sea Green (survey)
#53FCA1
ΔE00 3.19
Light Blue Green
#7EFBB3
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF09D #F06FC2
analogous
#82F06F #6FF09D #6FF0DD
triadic
#6FF09D #9D6FF0 #F09D6F
tetradic
#6FF09D #6F82F0 #F06FC2 #F0DD6F
square
#6FF09D #6F82F0 #F06FC2 #F0DD6F
split-complementary
#6FF09D #DD6FF0 #F06F82
monochromatic
#16CF58 #38EA77 #6FF09D #A6F6C3 #DEFCE8
Accessibility & contrast
On white
1.44
#6FF09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#6FF09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF09D
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF09D | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF98
Deuteranopia (green-blind)
#DED2A2
Tritanopia (blue-blind)
#4CEDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ff09d; /* rgb */ color: rgb(111, 240, 157); /* oklch */ color: oklch(86.1% 0.164 153.1);
Tailwind
colors: {
custom: {
50: '#a1f6ba',
500: '#6ff09d',
950: '#000000',
},
}SCSS
$custom: #6ff09d; $custom-light: #a1f6ba; $custom-dark: #000000;
JSON
{
"hex": "#6ff09d",
"rgb": {
"r": 111,
"g": 240,
"b": 157
},
"hsl": {
"h": 141.395,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.86131,
"c": 0.16384,
"h": 153.1
},
"luminance": 0.68134
}Semantic roles & 50–950 ramp
primary
#6FF09D
secondary
#C93A96
accent
#0891DD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581