#69EE88#69EE88
#69EE88 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.1% C 0.183 H 148.8°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE88 |
|---|---|
| RGB | rgb(105, 238, 136) |
| HSL | hsl(134, 80%, 67%) |
| HSV | hsv(134, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 42.9%, 6.7%) |
| CIE-LAB | lab(84.96, -57.86, 38.57) |
| CIE-LCH | lch(84.96, 69.54, 146.32°) |
| OKLab | oklab(85.06% -0.1566 0.095) |
| OKLCH | oklch(85.06% 0.183 148.8) |
| XYZ | xyz(40.8414, 65.9262, 33.8606) |
| Luminance | 0.6593 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Lightgreen
#90EE90
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 3.94
Wintergreen
#20F986
ΔE00 3.96
Minty Green
#0BF77D
ΔE00 4.13
Baby Green
#8CFF9E
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE88 #EE69CF
analogous
#8DEE69 #69EE88 #69EECB
triadic
#69EE88 #8869EE #EE8869
tetradic
#69EE88 #698DEE #EE69CF #EECB69
square
#69EE88 #698DEE #EE69CF #EECB69
split-complementary
#69EE88 #CB69EE #EE698D
monochromatic
#16C63F #32E85C #69EE88 #A0F4B4 #D7FADF
Accessibility & contrast
On white
1.48
#69EE88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#69EE88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE88
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE88 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC80
Deuteranopia (green-blind)
#DECF8F
Tritanopia (blue-blind)
#4AEAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee88; /* rgb */ color: rgb(105, 238, 136); /* oklch */ color: oklch(85.1% 0.183 148.8);
Tailwind
colors: {
custom: {
50: '#9ef4ac',
500: '#69ee88',
950: '#000000',
},
}SCSS
$custom: #69ee88; $custom-light: #9ef4ac; $custom-dark: #000000;
JSON
{
"hex": "#69ee88",
"rgb": {
"r": 105,
"g": 238,
"b": 136
},
"hsl": {
"h": 133.985,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85057,
"c": 0.18315,
"h": 148.8
},
"luminance": 0.6593
}Semantic roles & 50–950 ramp
primary
#69EE88
secondary
#C438A3
accent
#0AABDC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581