#6CF099#6CF099
#6CF099 is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.169 H 152.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF099 |
|---|---|
| RGB | rgb(108, 240, 153) |
| HSL | hsl(140, 81%, 68%) |
| HSV | hsv(140, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 36.3%, 5.9%) |
| CIE-LAB | lab(85.91, -55.15, 31.34) |
| CIE-LCH | lch(85.91, 63.44, 150.39°) |
| OKLab | oklab(85.95% -0.1496 0.0784) |
| OKLCH | oklch(85.95% 0.169 152.3) |
| XYZ | xyz(43.0910, 67.8044, 40.9476) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 2.88
Light Green Blue
#56FCA2
ΔE00 3.02
Sea Green (survey)
#53FCA1
ΔE00 3.08
Seafoam (survey)
#80F9AD
ΔE00 3.09
Light Blue Green
#7EFBB3
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF099 #F06CC3
analogous
#81F06C #6CF099 #6CF0DB
triadic
#6CF099 #996CF0 #F0996C
tetradic
#6CF099 #6C81F0 #F06CC3 #F0DB6C
square
#6CF099 #6C81F0 #F06CC3 #F0DB6C
split-complementary
#6CF099 #DB6CF0 #F06C81
monochromatic
#15CD54 #34EA72 #6CF099 #A4F6C0 #DBFBE6
Accessibility & contrast
On white
1.44
#6CF099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#6CF099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF099
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF099 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#DED29E
Tritanopia (blue-blind)
#48EDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf099; /* rgb */ color: rgb(108, 240, 153); /* oklch */ color: oklch(85.9% 0.169 152.3);
Tailwind
colors: {
custom: {
50: '#a0f6b7',
500: '#6cf099',
950: '#000000',
},
}SCSS
$custom: #6cf099; $custom-light: #a0f6b7; $custom-dark: #000000;
JSON
{
"hex": "#6cf099",
"rgb": {
"r": 108,
"g": 240,
"b": 153
},
"hsl": {
"h": 140.455,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.85949,
"c": 0.16893,
"h": 152.3
},
"luminance": 0.67808
}Semantic roles & 50–950 ramp
primary
#6CF099
secondary
#C83897
accent
#0895DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581