#69F889#69F889
#69F889 is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.5% C 0.195 H 148.3°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69F889 |
|---|---|
| RGB | rgb(105, 248, 137) |
| HSL | hsl(133, 91%, 69%) |
| HSV | hsv(133, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(87.94, -61.50, 41.90) |
| CIE-LCH | lch(87.94, 74.42, 145.74°) |
| OKLab | oklab(87.51% -0.1663 0.1027) |
| OKLCH | oklch(87.51% 0.195 148.3) |
| XYZ | xyz(43.9054, 71.9401, 35.2341) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.15
Lightgreen (survey)
#76FF7B
ΔE00 3.33
Minty Green
#0BF77D
ΔE00 3.40
Spearmint
#1EF876
ΔE00 3.41
Baby Green
#8CFF9E
ΔE00 3.41
Mint Green
#8FFF9F
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F889 #F869D8
analogous
#91F869 #69F889 #69F8D1
triadic
#69F889 #8969F8 #F88969
tetradic
#69F889 #6991F8 #F869D8 #F8D169
square
#69F889 #6991F8 #F869D8 #F8D169
split-complementary
#69F889 #D169F8 #F86991
monochromatic
#0ADC39 #2FF55B #69F889 #A3FBB7 #DEFDE5
Accessibility & contrast
On white
1.36
#69F889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#69F889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F889
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F889 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE480
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#46F3DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f889; /* rgb */ color: rgb(105, 248, 137); /* oklch */ color: oklch(87.5% 0.195 148.3);
Tailwind
colors: {
custom: {
50: '#a0fbad',
500: '#69f889',
950: '#000000',
},
}SCSS
$custom: #69f889; $custom-light: #a0fbad; $custom-dark: #000000;
JSON
{
"hex": "#69f889",
"rgb": {
"r": 105,
"g": 248,
"b": 137
},
"hsl": {
"h": 133.427,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87511,
"c": 0.19546,
"h": 148.3
},
"luminance": 0.71944
}Semantic roles & 50–950 ramp
primary
#69F889
secondary
#D233AE
accent
#00B2E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681