#69EB88#69EB88
#69EB88 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.179 H 149.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB88 |
|---|---|
| RGB | rgb(105, 235, 136) |
| HSL | hsl(134, 76%, 67%) |
| HSV | hsv(134, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 42.1%, 7.8%) |
| CIE-LAB | lab(84.07, -56.70, 37.41) |
| CIE-LCH | lch(84.07, 67.94, 146.58°) |
| OKLab | oklab(84.33% -0.1535 0.0923) |
| OKLCH | oklch(84.33% 0.179 149) |
| XYZ | xyz(39.9752, 64.1939, 33.5718) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Lightgreen
#90EE90
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 4.18
Wintergreen
#20F986
ΔE00 4.43
Minty Green
#0BF77D
ΔE00 4.59
Sea Green (survey)
#53FCA1
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB88 #EB69CC
analogous
#8BEB69 #69EB88 #69EBC9
triadic
#69EB88 #8869EB #EB8869
tetradic
#69EB88 #698BEB #EB69CC #EBC969
square
#69EB88 #698BEB #EB69CC #EBC969
split-complementary
#69EB88 #C969EB #EB698B
monochromatic
#1AC041 #33E45D #69EB88 #9FF2B3 #D5F9DE
Accessibility & contrast
On white
1.52
#69EB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#69EB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB88
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB88 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD981
Deuteranopia (green-blind)
#DBCD8E
Tritanopia (blue-blind)
#4BE7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb88; /* rgb */ color: rgb(105, 235, 136); /* oklch */ color: oklch(84.3% 0.179 149.0);
Tailwind
colors: {
custom: {
50: '#9ef2ac',
500: '#69eb88',
950: '#000000',
},
}SCSS
$custom: #69eb88; $custom-light: #9ef2ac; $custom-dark: #000000;
JSON
{
"hex": "#69eb88",
"rgb": {
"r": 105,
"g": 235,
"b": 136
},
"hsl": {
"h": 134.308,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84325,
"c": 0.17913,
"h": 149
},
"luminance": 0.64197
}Semantic roles & 50–950 ramp
primary
#69EB88
secondary
#BF3A9F
accent
#0DA8D9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581