#69EE86#69EE86
#69EE86 is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.185 H 148.3°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE86 |
|---|---|
| RGB | rgb(105, 238, 134) |
| HSL | hsl(133, 80%, 67%) |
| HSV | hsv(133, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 43.7%, 6.7%) |
| CIE-LAB | lab(84.93, -58.17, 39.51) |
| CIE-LCH | lch(84.93, 70.32, 145.81°) |
| OKLab | oklab(85.02% -0.1574 0.0971) |
| OKLCH | oklch(85.02% 0.185 148.3) |
| XYZ | xyz(40.7006, 65.8699, 33.1190) |
| Luminance | 0.6587 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.46
Lightgreen
#90EE90
ΔE00 3.68
Wintergreen
#20F986
ΔE00 3.96
Turquoise Green
#04F489
ΔE00 4.02
Minty Green
#0BF77D
ΔE00 4.06
Spearmint
#1EF876
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE86 #EE69D1
analogous
#8EEE69 #69EE86 #69EEC9
triadic
#69EE86 #8669EE #EE8669
tetradic
#69EE86 #698EEE #EE69D1 #EEC969
square
#69EE86 #698EEE #EE69D1 #EEC969
split-complementary
#69EE86 #C969EE #EE698E
monochromatic
#16C63D #32E85A #69EE86 #A0F4B2 #D7FADF
Accessibility & contrast
On white
1.48
#69EE86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#69EE86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE86
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE86 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC7E
Deuteranopia (green-blind)
#DECF8D
Tritanopia (blue-blind)
#4AEAD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ee86; /* rgb */ color: rgb(105, 238, 134); /* oklch */ color: oklch(85.0% 0.185 148.3);
Tailwind
colors: {
custom: {
50: '#9ef4aa',
500: '#69ee86',
950: '#000000',
},
}SCSS
$custom: #69ee86; $custom-light: #9ef4aa; $custom-dark: #000000;
JSON
{
"hex": "#69ee86",
"rgb": {
"r": 105,
"g": 238,
"b": 134
},
"hsl": {
"h": 133.083,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85024,
"c": 0.18497,
"h": 148.3
},
"luminance": 0.65874
}Semantic roles & 50–950 ramp
primary
#69EE86
secondary
#C438A5
accent
#0AAEDC
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581