#69FB88#69FB88
#69FB88 is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.2% C 0.200 H 148.0°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #69FB88 |
|---|---|
| RGB | rgb(105, 251, 136) |
| HSL | hsl(133, 95%, 70%) |
| HSV | hsv(133, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 45.8%, 1.6%) |
| CIE-LAB | lab(88.81, -62.77, 43.49) |
| CIE-LCH | lch(88.81, 76.36, 145.28°) |
| OKLab | oklab(88.23% -0.1697 0.1063) |
| OKLCH | oklch(88.23% 0.2 148) |
| XYZ | xyz(44.7638, 73.7710, 35.1680) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.74
Wintergreen
#20F986
ΔE00 3.25
Spearmint
#1EF876
ΔE00 3.29
Spring Green
#00FF7F
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.45
Baby Green
#8CFF9E
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FB88 #FB69DC
analogous
#93FB69 #69FB88 #69FBD1
triadic
#69FB88 #8869FB #FB8869
tetradic
#69FB88 #6993FB #FB69DC #FBD169
square
#69FB88 #6993FB #FB69DC #FBD169
split-complementary
#69FB88 #D169FB #FB6993
monochromatic
#06E435 #2DF959 #69FB88 #A5FDB7 #E0FEE7
Accessibility & contrast
On white
1.33
#69FB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#69FB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FB88
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FB88 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77F
Deuteranopia (green-blind)
#EADA90
Tritanopia (blue-blind)
#45F6E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69fb88; /* rgb */ color: rgb(105, 251, 136); /* oklch */ color: oklch(88.2% 0.200 148.0);
Tailwind
colors: {
custom: {
50: '#a0feac',
500: '#69fb88',
950: '#000000',
},
}SCSS
$custom: #69fb88; $custom-light: #a0feac; $custom-dark: #000000;
JSON
{
"hex": "#69fb88",
"rgb": {
"r": 105,
"g": 251,
"b": 136
},
"hsl": {
"h": 132.74,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.88225,
"c": 0.20024,
"h": 148
},
"luminance": 0.73775
}Semantic roles & 50–950 ramp
primary
#69FB88
secondary
#D633B3
accent
#00B5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681