#69F788#69F788
#69F788 is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.3% C 0.195 H 148.2°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69F788 |
|---|---|
| RGB | rgb(105, 247, 136) |
| HSL | hsl(133, 90%, 69%) |
| HSV | hsv(133, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 44.9%, 3.1%) |
| CIE-LAB | lab(87.63, -61.28, 41.99) |
| CIE-LCH | lch(87.63, 74.28, 145.58°) |
| OKLab | oklab(87.25% -0.1657 0.1028) |
| OKLCH | oklch(87.25% 0.195 148.2) |
| XYZ | xyz(43.5274, 71.2983, 34.7559) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.19
Lightgreen (survey)
#76FF7B
ΔE00 3.37
Minty Green
#0BF77D
ΔE00 3.39
Spearmint
#1EF876
ΔE00 3.40
Baby Green
#8CFF9E
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F788 #F769D8
analogous
#91F769 #69F788 #69F7CF
triadic
#69F788 #8869F7 #F78869
tetradic
#69F788 #6991F7 #F769D8 #F7CF69
square
#69F788 #6991F7 #F769D8 #F7CF69
split-complementary
#69F788 #CF69F7 #F76991
monochromatic
#0CDA39 #2FF45A #69F788 #A3FAB6 #DDFDE4
Accessibility & contrast
On white
1.38
#69F788 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#69F788 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F788
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F788 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F788 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37F
Deuteranopia (green-blind)
#E7D790
Tritanopia (blue-blind)
#46F2DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f788; /* rgb */ color: rgb(105, 247, 136); /* oklch */ color: oklch(87.3% 0.195 148.2);
Tailwind
colors: {
custom: {
50: '#9ffbac',
500: '#69f788',
950: '#000000',
},
}SCSS
$custom: #69f788; $custom-light: #9ffbac; $custom-dark: #000000;
JSON
{
"hex": "#69f788",
"rgb": {
"r": 105,
"g": 247,
"b": 136
},
"hsl": {
"h": 133.099,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87251,
"c": 0.19504,
"h": 148.2
},
"luminance": 0.71302
}Semantic roles & 50–950 ramp
primary
#69F788
secondary
#D134AE
accent
#00B3E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581