#69F888#69F888
#69F888 is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.5% C 0.196 H 148.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69F888 |
|---|---|
| RGB | rgb(105, 248, 136) |
| HSL | hsl(133, 91%, 69%) |
| HSV | hsv(133, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 45.2%, 2.7%) |
| CIE-LAB | lab(87.93, -61.65, 42.36) |
| CIE-LCH | lch(87.93, 74.81, 145.51°) |
| OKLab | oklab(87.5% -0.1667 0.1037) |
| OKLCH | oklch(87.5% 0.196 148.1) |
| XYZ | xyz(43.8340, 71.9116, 34.8581) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.18
Lightgreen (survey)
#76FF7B
ΔE00 3.20
Spearmint
#1EF876
ΔE00 3.35
Minty Green
#0BF77D
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.48
Spring Green
#00FF7F
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F888 #F869D9
analogous
#92F869 #69F888 #69F8D0
triadic
#69F888 #8869F8 #F88869
tetradic
#69F888 #6992F8 #F869D9 #F8D069
square
#69F888 #6992F8 #F869D9 #F8D069
split-complementary
#69F888 #D069F8 #F86992
monochromatic
#0ADC38 #2FF55A #69F888 #A3FBB6 #DEFDE5
Accessibility & contrast
On white
1.37
#69F888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#69F888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F888
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F888 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47F
Deuteranopia (green-blind)
#E8D790
Tritanopia (blue-blind)
#46F3DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f888; /* rgb */ color: rgb(105, 248, 136); /* oklch */ color: oklch(87.5% 0.196 148.1);
Tailwind
colors: {
custom: {
50: '#a0fbac',
500: '#69f888',
950: '#000000',
},
}SCSS
$custom: #69f888; $custom-light: #a0fbac; $custom-dark: #000000;
JSON
{
"hex": "#69f888",
"rgb": {
"r": 105,
"g": 248,
"b": 136
},
"hsl": {
"h": 133.007,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.87495,
"c": 0.19635,
"h": 148.1
},
"luminance": 0.71916
}Semantic roles & 50–950 ramp
primary
#69F888
secondary
#D233B0
accent
#00B4E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681