#6CF09B#6CF09B
#6CF09B is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.0% C 0.167 H 152.9°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF09B |
|---|---|
| RGB | rgb(108, 240, 155) |
| HSL | hsl(141, 81%, 68%) |
| HSV | hsv(141, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(85.94, -54.80, 30.38) |
| CIE-LCH | lch(85.94, 62.66, 151.00°) |
| OKLab | oklab(85.99% -0.1488 0.0761) |
| OKLCH | oklch(85.99% 0.167 152.9) |
| XYZ | xyz(43.2575, 67.8710, 41.8248) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.54
Light Bluish Green
#76FDA8
ΔE00 2.80
Seafoam (survey)
#80F9AD
ΔE00 2.88
Light Green Blue
#56FCA2
ΔE00 2.97
Sea Green (survey)
#53FCA1
ΔE00 3.04
Light Blue Green
#7EFBB3
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF09B #F06CC1
analogous
#7FF06C #6CF09B #6CF0DD
triadic
#6CF09B #9B6CF0 #F09B6C
tetradic
#6CF09B #6C7FF0 #F06CC1 #F0DD6C
square
#6CF09B #6C7FF0 #F06CC1 #F0DD6C
split-complementary
#6CF09B #DD6CF0 #F06C7F
monochromatic
#15CD56 #34EA75 #6CF09B #A4F6C1 #DBFBE7
Accessibility & contrast
On white
1.44
#6CF09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#6CF09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF09B
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF09B | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF95
Deuteranopia (green-blind)
#DED2A0
Tritanopia (blue-blind)
#47EDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf09b; /* rgb */ color: rgb(108, 240, 155); /* oklch */ color: oklch(86.0% 0.167 152.9);
Tailwind
colors: {
custom: {
50: '#a0f6b9',
500: '#6cf09b',
950: '#000000',
},
}SCSS
$custom: #6cf09b; $custom-light: #a0f6b9; $custom-dark: #000000;
JSON
{
"hex": "#6cf09b",
"rgb": {
"r": 108,
"g": 240,
"b": 155
},
"hsl": {
"h": 141.364,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.85987,
"c": 0.16711,
"h": 152.9
},
"luminance": 0.67875
}Semantic roles & 50–950 ramp
primary
#6CF09B
secondary
#C83895
accent
#0892DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581