#6CF09E#6CF09E
#6CF09E is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.0% C 0.164 H 153.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF09E |
|---|---|
| RGB | rgb(108, 240, 158) |
| HSL | hsl(143, 81%, 68%) |
| HSV | hsv(143, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(85.99, -54.27, 28.92) |
| CIE-LCH | lch(85.99, 61.50, 151.94°) |
| OKLab | oklab(86.05% -0.1474 0.0727) |
| OKLCH | oklch(86.05% 0.164 153.8) |
| XYZ | xyz(43.5126, 67.9730, 43.1682) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.28
Seafoam (survey)
#80F9AD
ΔE00 2.62
Light Bluish Green
#76FDA8
ΔE00 2.76
Light Green Blue
#56FCA2
ΔE00 2.97
Sea Green (survey)
#53FCA1
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF09E #F06CBE
analogous
#7CF06C #6CF09E #6CF0E0
triadic
#6CF09E #9E6CF0 #F09E6C
tetradic
#6CF09E #6C7CF0 #F06CBE #F0E06C
square
#6CF09E #6C7CF0 #F06CBE #F0E06C
split-complementary
#6CF09E #E06CF0 #F06C7C
monochromatic
#15CD5B #34EA79 #6CF09E #A4F6C3 #DBFBE7
Accessibility & contrast
On white
1.44
#6CF09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#6CF09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF09E
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF09E | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF99
Deuteranopia (green-blind)
#DED2A3
Tritanopia (blue-blind)
#45EDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf09e; /* rgb */ color: rgb(108, 240, 158); /* oklch */ color: oklch(86.0% 0.164 153.8);
Tailwind
colors: {
custom: {
50: '#a0f6bb',
500: '#6cf09e',
950: '#000000',
},
}SCSS
$custom: #6cf09e; $custom-light: #a0f6bb; $custom-dark: #000000;
JSON
{
"hex": "#6cf09e",
"rgb": {
"r": 108,
"g": 240,
"b": 158
},
"hsl": {
"h": 142.727,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.86046,
"c": 0.1644,
"h": 153.8
},
"luminance": 0.67977
}Semantic roles & 50–950 ramp
primary
#6CF09E
secondary
#C83892
accent
#088DDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582