#6DFE90#6DFE90
#6DFE90 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.2% C 0.195 H 148.9°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFE90 |
|---|---|
| RGB | rgb(109, 254, 144) |
| HSL | hsl(134, 99%, 71%) |
| HSV | hsv(134, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(89.93, -61.81, 41.07) |
| CIE-LCH | lch(89.93, 74.21, 146.40°) |
| OKLab | oklab(89.21% -0.1672 0.101) |
| OKLCH | oklch(89.21% 0.195 148.9) |
| XYZ | xyz(46.7793, 76.1441, 38.6122) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.77
Mint Green
#8FFF9F
ΔE00 3.06
Lightgreen (survey)
#76FF7B
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.46
Spring Green
#00FF7F
ΔE00 3.69
Sea Green (survey)
#53FCA1
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFE90 #FE6DDB
analogous
#92FE6D #6DFE90 #6DFED8
triadic
#6DFE90 #906DFE #FE906D
tetradic
#6DFE90 #6D92FE #FE6DDB #FED86D
square
#6DFE90 #6D92FE #FE6DDB #FED86D
split-complementary
#6DFE90 #D86DFE #FE6D92
monochromatic
#02EF3B #30FE62 #6DFE90 #AAFEBE #E1FFE8
Accessibility & contrast
On white
1.29
#6DFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#6DFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFE90
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFE90 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA88
Deuteranopia (green-blind)
#EDDD97
Tritanopia (blue-blind)
#49FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6dfe90; /* rgb */ color: rgb(109, 254, 144); /* oklch */ color: oklch(89.2% 0.195 148.9);
Tailwind
colors: {
custom: {
50: '#a2ffb2',
500: '#6dfe90',
950: '#000000',
},
}SCSS
$custom: #6dfe90; $custom-light: #a2ffb2; $custom-dark: #000000;
JSON
{
"hex": "#6dfe90",
"rgb": {
"r": 109,
"g": 254,
"b": 144
},
"hsl": {
"h": 134.483,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.89208,
"c": 0.19533,
"h": 148.9
},
"luminance": 0.76148
}Semantic roles & 50–950 ramp
primary
#6DFE90
secondary
#DA35B2
accent
#00AEE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681