#69FF91#69FF91
#69FF91 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.3% C 0.197 H 149.4°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF91 |
|---|---|
| RGB | rgb(105, 255, 145) |
| HSL | hsl(136, 100%, 71%) |
| HSV | hsv(136, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(90.12, -62.89, 40.81) |
| CIE-LCH | lch(90.12, 74.97, 147.02°) |
| OKLab | oklab(89.34% -0.17 0.1004) |
| OKLCH | oklch(89.34% 0.197 149.4) |
| XYZ | xyz(46.6932, 76.5631, 39.1001) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.97
Wintergreen
#20F986
ΔE00 3.25
Mint Green
#8FFF9F
ΔE00 3.26
Spring Green
#00FF7F
ΔE00 3.48
Lightgreen (survey)
#76FF7B
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF91 #FF69D7
analogous
#8CFF69 #69FF91 #69FFDC
triadic
#69FF91 #9169FF #FF9169
tetradic
#69FF91 #698CFF #FF69D7 #FFDC69
square
#69FF91 #698CFF #FF69D7 #FFDC69
split-complementary
#69FF91 #DC69FF #FF698C
monochromatic
#00EE3F #2CFF64 #69FF91 #A6FFBE #E0FFE9
Accessibility & contrast
On white
1.29
#69FF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#69FF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF91
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF91 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB89
Deuteranopia (green-blind)
#EDDD98
Tritanopia (blue-blind)
#3FFBE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69ff91; /* rgb */ color: rgb(105, 255, 145); /* oklch */ color: oklch(89.3% 0.197 149.4);
Tailwind
colors: {
custom: {
50: '#a0ffb2',
500: '#69ff91',
950: '#000000',
},
}SCSS
$custom: #69ff91; $custom-light: #a0ffb2; $custom-dark: #000000;
JSON
{
"hex": "#69ff91",
"rgb": {
"r": 105,
"g": 255,
"b": 145
},
"hsl": {
"h": 136,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.8934,
"c": 0.19744,
"h": 149.4
},
"luminance": 0.76568
}Semantic roles & 50–950 ramp
primary
#69FF91
secondary
#DB31AE
accent
#00A8E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681