#6FFD90#6FFD90
#6FFD90 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.0% C 0.193 H 148.7°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFD90 |
|---|---|
| RGB | rgb(111, 253, 144) |
| HSL | hsl(134, 97%, 71%) |
| HSV | hsv(134, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(89.69, -60.99, 40.78) |
| CIE-LCH | lch(89.69, 73.37, 146.23°) |
| OKLab | oklab(89.03% -0.165 0.1003) |
| OKLCH | oklch(89.03% 0.193 148.7) |
| XYZ | xyz(46.7117, 75.6394, 38.5184) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.63
Mint Green
#8FFF9F
ΔE00 2.92
Lightgreen (survey)
#76FF7B
ΔE00 3.35
Wintergreen
#20F986
ΔE00 3.55
Palegreen
#98FB98
ΔE00 3.77
Light Bluish Green
#76FDA8
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFD90 #FD6FDC
analogous
#95FD6F #6FFD90 #6FFDD7
triadic
#6FFD90 #906FFD #FD906F
tetradic
#6FFD90 #6F95FD #FD6FDC #FDD76F
square
#6FFD90 #6F95FD #FD6FDC #FDD76F
split-complementary
#6FFD90 #D76FFD #FD6F95
monochromatic
#03EE3A #33FC61 #6FFD90 #ABFEBF #E1FFE8
Accessibility & contrast
On white
1.30
#6FFD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#6FFD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFD90
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFD90 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE988
Deuteranopia (green-blind)
#ECDC97
Tritanopia (blue-blind)
#4DF8E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6ffd90; /* rgb */ color: rgb(111, 253, 144); /* oklch */ color: oklch(89.0% 0.193 148.7);
Tailwind
colors: {
custom: {
50: '#a3ffb2',
500: '#6ffd90',
950: '#000000',
},
}SCSS
$custom: #6ffd90; $custom-light: #a3ffb2; $custom-dark: #000000;
JSON
{
"hex": "#6ffd90",
"rgb": {
"r": 111,
"g": 253,
"b": 144
},
"hsl": {
"h": 133.944,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.89032,
"c": 0.19313,
"h": 148.7
},
"luminance": 0.75644
}Semantic roles & 50–950 ramp
primary
#6FFD90
secondary
#D937B3
accent
#00B0E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681