#6CF99D#6CF99D
#6CF99D is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.2% C 0.177 H 152.4°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF99D |
|---|---|
| RGB | rgb(108, 249, 157) |
| HSL | hsl(141, 92%, 70%) |
| HSV | hsv(141, 57%, 98%) |
| CMYK | cmyk(56.6%, 0%, 36.9%, 2.4%) |
| CIE-LAB | lab(88.62, -58.00, 32.95) |
| CIE-LCH | lch(88.62, 66.70, 150.40°) |
| OKLab | oklab(88.2% -0.1572 0.0823) |
| OKLCH | oklch(88.2% 0.177 152.4) |
| XYZ | xyz(46.1423, 73.3696, 43.6219) |
| Luminance | 0.7337 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.59
Light Green Blue
#56FCA2
ΔE00 1.82
Sea Green (survey)
#53FCA1
ΔE00 1.89
Seafoam Green
#7AF9AB
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.84
Foam Green
#90FDA9
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF99D #F96CC8
analogous
#82F96C #6CF99D #6CF9E3
triadic
#6CF99D #9D6CF9 #F99D6C
tetradic
#6CF99D #6C82F9 #F96CC8 #F9E36C
square
#6CF99D #6C82F9 #F96CC8 #F9E36C
split-complementary
#6CF99D #E36CF9 #F96C82
monochromatic
#09E154 #31F776 #6CF99D #A7FBC4 #E2FEEB
Accessibility & contrast
On white
1.34
#6CF99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#6CF99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF99D
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF99D | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E797
Deuteranopia (green-blind)
#E6D9A3
Tritanopia (blue-blind)
#42F6E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #6cf99d; /* rgb */ color: rgb(108, 249, 157); /* oklch */ color: oklch(88.2% 0.177 152.4);
Tailwind
colors: {
custom: {
50: '#a1fcba',
500: '#6cf99d',
950: '#000000',
},
}SCSS
$custom: #6cf99d; $custom-light: #a1fcba; $custom-dark: #000000;
JSON
{
"hex": "#6cf99d",
"rgb": {
"r": 108,
"g": 249,
"b": 157
},
"hsl": {
"h": 140.851,
"s": 92.157,
"l": 70
},
"oklch": {
"l": 0.88195,
"c": 0.17744,
"h": 152.4
},
"luminance": 0.73374
}Semantic roles & 50–950 ramp
primary
#6CF99D
secondary
#D4369D
accent
#0096E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682