#6DFD90#6DFD90
#6DFD90 is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.0% C 0.194 H 148.9°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFD90 |
|---|---|
| RGB | rgb(109, 253, 144) |
| HSL | hsl(135, 97%, 71%) |
| HSV | hsv(135, 57%, 99%) |
| CMYK | cmyk(56.9%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(89.63, -61.43, 40.69) |
| CIE-LCH | lch(89.63, 73.69, 146.48°) |
| OKLab | oklab(88.97% -0.1662 0.1001) |
| OKLCH | oklch(88.97% 0.194 148.9) |
| XYZ | xyz(46.4628, 75.5111, 38.5067) |
| Luminance | 0.7551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.74
Mint Green
#8FFF9F
ΔE00 3.03
Wintergreen
#20F986
ΔE00 3.41
Lightgreen (survey)
#76FF7B
ΔE00 3.43
Sea Green (survey)
#53FCA1
ΔE00 3.75
Spring Green
#00FF7F
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFD90 #FD6DDA
analogous
#92FD6D #6DFD90 #6DFDD8
triadic
#6DFD90 #906DFD #FD906D
tetradic
#6DFD90 #6D92FD #FD6DDA #FDD86D
square
#6DFD90 #6D92FD #FD6DDA #FDD86D
split-complementary
#6DFD90 #D86DFD #FD6D92
monochromatic
#03EC3C #31FC62 #6DFD90 #A9FEBE #E1FFE8
Accessibility & contrast
On white
1.30
#6DFD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#6DFD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFD90
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFD90 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE988
Deuteranopia (green-blind)
#ECDC97
Tritanopia (blue-blind)
#49F9E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #6dfd90; /* rgb */ color: rgb(109, 253, 144); /* oklch */ color: oklch(89.0% 0.194 148.9);
Tailwind
colors: {
custom: {
50: '#a2ffb2',
500: '#6dfd90',
950: '#000000',
},
}SCSS
$custom: #6dfd90; $custom-light: #a2ffb2; $custom-dark: #000000;
JSON
{
"hex": "#6dfd90",
"rgb": {
"r": 109,
"g": 253,
"b": 144
},
"hsl": {
"h": 134.583,
"s": 97.297,
"l": 70.98
},
"oklch": {
"l": 0.88966,
"c": 0.19401,
"h": 148.9
},
"luminance": 0.75515
}Semantic roles & 50–950 ramp
primary
#6DFD90
secondary
#D935B1
accent
#00AEE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681