#69FD90#69FD90
#69FD90 is a very light, vivid green. Relative luminance 0.753; OKLCH L 88.8% C 0.196 H 149.4°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #69FD90 |
|---|---|
| RGB | rgb(105, 253, 144) |
| HSL | hsl(136, 97%, 70%) |
| HSV | hsv(136, 58%, 99%) |
| CMYK | cmyk(58.5%, 0%, 43.1%, 0.8%) |
| CIE-LAB | lab(89.52, -62.30, 40.52) |
| CIE-LCH | lch(89.52, 74.32, 146.96°) |
| OKLab | oklab(88.84% -0.1684 0.0997) |
| OKLCH | oklch(88.84% 0.196 149.4) |
| XYZ | xyz(45.9817, 75.2631, 38.4842) |
| Luminance | 0.7527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.96
Wintergreen
#20F986
ΔE00 3.14
Mint Green
#8FFF9F
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.55
Lightgreen (survey)
#76FF7B
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FD90 #FD69D6
analogous
#8CFD69 #69FD90 #69FDDA
triadic
#69FD90 #9069FD #FD9069
tetradic
#69FD90 #698CFD #FD69D6 #FDDA69
square
#69FD90 #698CFD #FD69D6 #FDDA69
split-complementary
#69FD90 #DA69FD #FD698C
monochromatic
#03E840 #2DFC63 #69FD90 #A5FEBD #E1FFE9
Accessibility & contrast
On white
1.31
#69FD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#69FD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FD90
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FD90 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE988
Deuteranopia (green-blind)
#EBDC97
Tritanopia (blue-blind)
#41F9E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #69fd90; /* rgb */ color: rgb(105, 253, 144); /* oklch */ color: oklch(88.8% 0.196 149.4);
Tailwind
colors: {
custom: {
50: '#a0ffb2',
500: '#69fd90',
950: '#000000',
},
}SCSS
$custom: #69fd90; $custom-light: #a0ffb2; $custom-dark: #000000;
JSON
{
"hex": "#69fd90",
"rgb": {
"r": 105,
"g": 253,
"b": 144
},
"hsl": {
"h": 135.811,
"s": 97.368,
"l": 70.196
},
"oklch": {
"l": 0.88838,
"c": 0.19574,
"h": 149.4
},
"luminance": 0.75267
}Semantic roles & 50–950 ramp
primary
#69FD90
secondary
#D832AC
accent
#00A9E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681