#6FF09C#6FF09C
#6FF09C is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.1% C 0.165 H 152.8°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FF09C |
|---|---|
| RGB | rgb(111, 240, 156) |
| HSL | hsl(141, 81%, 69%) |
| HSV | hsv(141, 54%, 94%) |
| CMYK | cmyk(53.8%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(86.05, -53.94, 30.04) |
| CIE-LCH | lch(86.05, 61.74, 150.89°) |
| OKLab | oklab(86.11% -0.1465 0.0753) |
| OKLCH | oklch(86.11% 0.165 152.8) |
| XYZ | xyz(43.7131, 68.0961, 42.2863) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.71
Light Bluish Green
#76FDA8
ΔE00 2.75
Light Green Blue
#56FCA2
ΔE00 3.09
Sea Green (survey)
#53FCA1
ΔE00 3.18
Light Blue Green
#7EFBB3
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FF09C #F06FC3
analogous
#83F06F #6FF09C #6FF0DC
triadic
#6FF09C #9C6FF0 #F09C6F
tetradic
#6FF09C #6F83F0 #F06FC3 #F0DC6F
square
#6FF09C #6F83F0 #F06FC3 #F0DC6F
split-complementary
#6FF09C #DC6FF0 #F06F83
monochromatic
#16CF56 #38EA76 #6FF09C #A6F6C2 #DEFCE8
Accessibility & contrast
On white
1.44
#6FF09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#6FF09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FF09C
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FF09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FF09C | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF96
Deuteranopia (green-blind)
#DED2A1
Tritanopia (blue-blind)
#4DEDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6ff09c; /* rgb */ color: rgb(111, 240, 156); /* oklch */ color: oklch(86.1% 0.165 152.8);
Tailwind
colors: {
custom: {
50: '#a1f6b9',
500: '#6ff09c',
950: '#000000',
},
}SCSS
$custom: #6ff09c; $custom-light: #a1f6b9; $custom-dark: #000000;
JSON
{
"hex": "#6ff09c",
"rgb": {
"r": 111,
"g": 240,
"b": 156
},
"hsl": {
"h": 140.93,
"s": 81.132,
"l": 68.824
},
"oklch": {
"l": 0.86111,
"c": 0.16475,
"h": 152.8
},
"luminance": 0.681
}Semantic roles & 50–950 ramp
primary
#6FF09C
secondary
#C93A97
accent
#0893DD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581