#6CFE99#6CFE99
#6CFE99 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.3% C 0.188 H 150.9°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFE99 |
|---|---|
| RGB | rgb(108, 254, 153) |
| HSL | hsl(138, 99%, 71%) |
| HSV | hsv(138, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(90.03, -60.59, 36.79) |
| CIE-LCH | lch(90.03, 70.89, 148.74°) |
| OKLab | oklab(89.33% -0.164 0.0913) |
| OKLCH | oklch(89.33% 0.188 150.9) |
| XYZ | xyz(47.3724, 76.3672, 42.3747) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.51
Sea Green (survey)
#53FCA1
ΔE00 2.59
Light Green Blue
#56FCA2
ΔE00 2.60
Baby Green
#8CFF9E
ΔE00 2.62
Mint Green
#8FFF9F
ΔE00 2.90
Foam Green
#90FDA9
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFE99 #FE6CD1
analogous
#88FE6C #6CFE99 #6CFEE2
triadic
#6CFE99 #996CFE #FE996C
tetradic
#6CFE99 #6C88FE #FE6CD1 #FEE26C
square
#6CFE99 #6C88FE #FE6CD1 #FEE26C
split-complementary
#6CFE99 #E26CFE #FE6C88
monochromatic
#02EE4A #2FFE6F #6CFE99 #A9FEC3 #E1FFEA
Accessibility & contrast
On white
1.29
#6CFE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#6CFE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFE99
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFE99 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#ECDDA0
Tritanopia (blue-blind)
#42FAE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6cfe99; /* rgb */ color: rgb(108, 254, 153); /* oklch */ color: oklch(89.3% 0.188 150.9);
Tailwind
colors: {
custom: {
50: '#a2ffb8',
500: '#6cfe99',
950: '#000000',
},
}SCSS
$custom: #6cfe99; $custom-light: #a2ffb8; $custom-dark: #000000;
JSON
{
"hex": "#6cfe99",
"rgb": {
"r": 108,
"g": 254,
"b": 153
},
"hsl": {
"h": 138.493,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.89328,
"c": 0.18769,
"h": 150.9
},
"luminance": 0.76372
}Semantic roles & 50–950 ramp
primary
#6CFE99
secondary
#DA34A7
accent
#009FE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681