#6DFE99#6DFE99
#6DFE99 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.4% C 0.187 H 150.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFE99 |
|---|---|
| RGB | rgb(109, 254, 153) |
| HSL | hsl(138, 99%, 71%) |
| HSV | hsv(138, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(90.06, -60.38, 36.83) |
| CIE-LCH | lch(90.06, 70.73, 148.62°) |
| OKLab | oklab(89.36% -0.1634 0.0914) |
| OKLCH | oklch(89.36% 0.187 150.8) |
| XYZ | xyz(47.4948, 76.4303, 42.3804) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.51
Baby Green
#8CFF9E
ΔE00 2.55
Sea Green (survey)
#53FCA1
ΔE00 2.65
Light Green Blue
#56FCA2
ΔE00 2.66
Mint Green
#8FFF9F
ΔE00 2.83
Foam Green
#90FDA9
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFE99 #FE6DD2
analogous
#89FE6D #6DFE99 #6DFEE1
triadic
#6DFE99 #996DFE #FE996D
tetradic
#6DFE99 #6D89FE #FE6DD2 #FEE16D
square
#6DFE99 #6D89FE #FE6DD2 #FEE16D
split-complementary
#6DFE99 #E16DFE #FE6D89
monochromatic
#02EF4A #30FE6F #6DFE99 #AAFEC3 #E1FFEA
Accessibility & contrast
On white
1.29
#6DFE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#6DFE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFE99
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFE99 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#ECDDA0
Tritanopia (blue-blind)
#45FAE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6dfe99; /* rgb */ color: rgb(109, 254, 153); /* oklch */ color: oklch(89.4% 0.187 150.8);
Tailwind
colors: {
custom: {
50: '#a2ffb8',
500: '#6dfe99',
950: '#000000',
},
}SCSS
$custom: #6dfe99; $custom-light: #a2ffb8; $custom-dark: #000000;
JSON
{
"hex": "#6dfe99",
"rgb": {
"r": 109,
"g": 254,
"b": 153
},
"hsl": {
"h": 138.207,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.8936,
"c": 0.18725,
"h": 150.8
},
"luminance": 0.76435
}Semantic roles & 50–950 ramp
primary
#6DFE99
secondary
#DA35A8
accent
#00A0E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681