#69FF97#69FF97
#69FF97 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.4% C 0.192 H 150.7°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69FF97 |
|---|---|
| RGB | rgb(105, 255, 151) |
| HSL | hsl(138, 100%, 71%) |
| HSV | hsv(138, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(90.21, -61.93, 37.99) |
| CIE-LCH | lch(90.21, 72.66, 148.47°) |
| OKLab | oklab(89.44% -0.1675 0.0941) |
| OKLCH | oklch(89.44% 0.192 150.7) |
| XYZ | xyz(47.1681, 76.7531, 41.6013) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.80
Baby Green
#8CFF9E
ΔE00 2.81
Light Green Blue
#56FCA2
ΔE00 2.84
Light Bluish Green
#76FDA8
ΔE00 2.92
Mint Green
#8FFF9F
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FF97 #FF69D1
analogous
#86FF69 #69FF97 #69FFE2
triadic
#69FF97 #9769FF #FF9769
tetradic
#69FF97 #6986FF #FF69D1 #FFE269
square
#69FF97 #6986FF #FF69D1 #FFE269
split-complementary
#69FF97 #E269FF #FF6986
monochromatic
#00EE49 #2CFF6D #69FF97 #A6FFC1 #E0FFEA
Accessibility & contrast
On white
1.28
#69FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#69FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FF97
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FF97 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB90
Deuteranopia (green-blind)
#ECDD9E
Tritanopia (blue-blind)
#3CFBE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #69ff97; /* rgb */ color: rgb(105, 255, 151); /* oklch */ color: oklch(89.4% 0.192 150.7);
Tailwind
colors: {
custom: {
50: '#a0ffb6',
500: '#69ff97',
950: '#000000',
},
}SCSS
$custom: #69ff97; $custom-light: #a0ffb6; $custom-dark: #000000;
JSON
{
"hex": "#69ff97",
"rgb": {
"r": 105,
"g": 255,
"b": 151
},
"hsl": {
"h": 138.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.8944,
"c": 0.19209,
"h": 150.7
},
"luminance": 0.76758
}Semantic roles & 50–950 ramp
primary
#69FF97
secondary
#DB31A7
accent
#009FE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681