#69EB87#69EB87
#69EB87 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.180 H 148.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB87 |
|---|---|
| RGB | rgb(105, 235, 135) |
| HSL | hsl(134, 76%, 67%) |
| HSV | hsv(134, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 42.6%, 7.8%) |
| CIE-LAB | lab(84.05, -56.86, 37.89) |
| CIE-LCH | lch(84.05, 68.33, 146.32°) |
| OKLab | oklab(84.31% -0.1539 0.0934) |
| OKLCH | oklch(84.31% 0.18 148.8) |
| XYZ | xyz(39.9045, 64.1656, 33.1993) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.08
Lightgreen
#90EE90
ΔE00 3.69
Turquoise Green
#04F489
ΔE00 4.21
Wintergreen
#20F986
ΔE00 4.41
Minty Green
#0BF77D
ΔE00 4.54
Sea Green (survey)
#53FCA1
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB87 #EB69CD
analogous
#8CEB69 #69EB87 #69EBC8
triadic
#69EB87 #8769EB #EB8769
tetradic
#69EB87 #698CEB #EB69CD #EBC869
square
#69EB87 #698CEB #EB69CD #EBC869
split-complementary
#69EB87 #C869EB #EB698C
monochromatic
#1AC040 #33E45C #69EB87 #9FF2B2 #D5F9DD
Accessibility & contrast
On white
1.52
#69EB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#69EB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB87
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB87 | 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)
#EDD980
Deuteranopia (green-blind)
#DBCD8E
Tritanopia (blue-blind)
#4BE7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb87; /* rgb */ color: rgb(105, 235, 135); /* oklch */ color: oklch(84.3% 0.180 148.8);
Tailwind
colors: {
custom: {
50: '#9ef2ab',
500: '#69eb87',
950: '#000000',
},
}SCSS
$custom: #69eb87; $custom-light: #9ef2ab; $custom-dark: #000000;
JSON
{
"hex": "#69eb87",
"rgb": {
"r": 105,
"g": 235,
"b": 135
},
"hsl": {
"h": 133.846,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84308,
"c": 0.18004,
"h": 148.8
},
"luminance": 0.64169
}Semantic roles & 50–950 ramp
primary
#69EB87
secondary
#BF3AA0
accent
#0DAAD9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581