#69EB86#69EB86
#69EB86 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.181 H 148.5°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB86 |
|---|---|
| RGB | rgb(105, 235, 134) |
| HSL | hsl(133, 76%, 67%) |
| HSV | hsv(133, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 43%, 7.8%) |
| CIE-LAB | lab(84.04, -57.02, 38.37) |
| CIE-LCH | lch(84.04, 68.72, 146.06°) |
| OKLab | oklab(84.29% -0.1544 0.0944) |
| OKLCH | oklch(84.29% 0.181 148.5) |
| XYZ | xyz(39.8344, 64.1376, 32.8302) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.11
Lightgreen
#90EE90
ΔE00 3.68
Turquoise Green
#04F489
ΔE00 4.24
Wintergreen
#20F986
ΔE00 4.40
Minty Green
#0BF77D
ΔE00 4.50
Spearmint
#1EF876
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB86 #EB69CE
analogous
#8DEB69 #69EB86 #69EBC7
triadic
#69EB86 #8669EB #EB8669
tetradic
#69EB86 #698DEB #EB69CE #EBC769
square
#69EB86 #698DEB #EB69CE #EBC769
split-complementary
#69EB86 #C769EB #EB698D
monochromatic
#1AC03F #33E45A #69EB86 #9FF2B2 #D5F9DD
Accessibility & contrast
On white
1.52
#69EB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#69EB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB86
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB86 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD97E
Deuteranopia (green-blind)
#DCCD8D
Tritanopia (blue-blind)
#4BE7D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb86; /* rgb */ color: rgb(105, 235, 134); /* oklch */ color: oklch(84.3% 0.181 148.5);
Tailwind
colors: {
custom: {
50: '#9ef2aa',
500: '#69eb86',
950: '#000000',
},
}SCSS
$custom: #69eb86; $custom-light: #9ef2aa; $custom-dark: #000000;
JSON
{
"hex": "#69eb86",
"rgb": {
"r": 105,
"g": 235,
"b": 134
},
"hsl": {
"h": 133.385,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84291,
"c": 0.18095,
"h": 148.5
},
"luminance": 0.64141
}Semantic roles & 50–950 ramp
primary
#69EB86
secondary
#BF3AA1
accent
#0DABD9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581