#69F588#69F588
#69F588 is a very light, vivid green. Relative luminance 0.701; OKLCH L 86.8% C 0.192 H 148.3°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69F588 |
|---|---|
| RGB | rgb(105, 245, 136) |
| HSL | hsl(133, 88%, 69%) |
| HSV | hsv(133, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(87.04, -60.53, 41.23) |
| CIE-LCH | lch(87.04, 73.24, 145.74°) |
| OKLab | oklab(86.76% -0.1637 0.1011) |
| OKLCH | oklch(86.76% 0.192 148.3) |
| XYZ | xyz(42.9191, 70.0817, 34.5531) |
| Luminance | 0.7009 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.26
Minty Green
#0BF77D
ΔE00 3.46
Spearmint
#1EF876
ΔE00 3.55
Baby Green
#8CFF9E
ΔE00 3.64
Lightgreen (survey)
#76FF7B
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F588 #F569D6
analogous
#90F569 #69F588 #69F5CE
triadic
#69F588 #8869F5 #F58869
tetradic
#69F588 #6990F5 #F569D6 #F5CE69
square
#69F588 #6990F5 #F569D6 #F5CE69
split-complementary
#69F588 #CE69F5 #F56990
monochromatic
#0ED53A #30F15A #69F588 #A2F9B6 #DCFDE3
Accessibility & contrast
On white
1.40
#69F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#69F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F588
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F588 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E280
Deuteranopia (green-blind)
#E5D58F
Tritanopia (blue-blind)
#47F0DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f588; /* rgb */ color: rgb(105, 245, 136); /* oklch */ color: oklch(86.8% 0.192 148.3);
Tailwind
colors: {
custom: {
50: '#9ff9ac',
500: '#69f588',
950: '#000000',
},
}SCSS
$custom: #69f588; $custom-light: #9ff9ac; $custom-dark: #000000;
JSON
{
"hex": "#69f588",
"rgb": {
"r": 105,
"g": 245,
"b": 136
},
"hsl": {
"h": 133.286,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.86764,
"c": 0.19242,
"h": 148.3
},
"luminance": 0.70086
}Semantic roles & 50–950 ramp
primary
#69F588
secondary
#CE34AC
accent
#01B2E4
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581