#69F991#69F991
#69F991 is a very light, vivid green. Relative luminance 0.728; OKLCH L 87.9% C 0.190 H 149.9°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #69F991 |
|---|---|
| RGB | rgb(105, 249, 145) |
| HSL | hsl(137, 92%, 69%) |
| HSV | hsv(137, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 41.8%, 2.4%) |
| CIE-LAB | lab(88.35, -60.64, 38.52) |
| CIE-LCH | lch(88.35, 71.84, 147.57°) |
| OKLab | oklab(87.89% -0.164 0.0951) |
| OKLCH | oklch(87.89% 0.19 149.9) |
| XYZ | xyz(44.8090, 72.7947, 38.4720) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.02
Wintergreen
#20F986
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.16
Light Bluish Green
#76FDA8
ΔE00 3.28
Mint Green
#8FFF9F
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F991 #F969D1
analogous
#89F969 #69F991 #69F9D9
triadic
#69F991 #9169F9 #F99169
tetradic
#69F991 #6989F9 #F969D1 #F9D969
square
#69F991 #6989F9 #F969D1 #F9D969
split-complementary
#69F991 #D969F9 #F96989
monochromatic
#09DF44 #2EF766 #69F991 #A4FBBC #DFFEE7
Accessibility & contrast
On white
1.35
#69F991 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#69F991 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F991
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F991 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F991 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE689
Deuteranopia (green-blind)
#E7D898
Tritanopia (blue-blind)
#42F5E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #69f991; /* rgb */ color: rgb(105, 249, 145); /* oklch */ color: oklch(87.9% 0.190 149.9);
Tailwind
colors: {
custom: {
50: '#a0fcb2',
500: '#69f991',
950: '#000000',
},
}SCSS
$custom: #69f991; $custom-light: #a0fcb2; $custom-dark: #000000;
JSON
{
"hex": "#69f991",
"rgb": {
"r": 105,
"g": 249,
"b": 145
},
"hsl": {
"h": 136.667,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.87885,
"c": 0.1896,
"h": 149.9
},
"luminance": 0.72799
}Semantic roles & 50–950 ramp
primary
#69F991
secondary
#D333A7
accent
#00A6E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681