#69E987#69E987
#69E987 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.177 H 148.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #69E987 |
|---|---|
| RGB | rgb(105, 233, 135) |
| HSL | hsl(134, 74%, 66%) |
| HSV | hsv(134, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 42.1%, 8.6%) |
| CIE-LAB | lab(83.46, -56.09, 37.12) |
| CIE-LCH | lch(83.46, 67.26, 146.50°) |
| OKLab | oklab(83.82% -0.1519 0.0916) |
| OKLCH | oklch(83.82% 0.177 148.9) |
| XYZ | xyz(39.3351, 63.0269, 33.0095) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Lightgreen
#90EE90
ΔE00 3.78
Turquoise Green
#04F489
ΔE00 4.42
Wintergreen
#20F986
ΔE00 4.76
Minty Green
#0BF77D
ΔE00 4.88
Tealish Green
#0CDC73
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E987 #E969CB
analogous
#8BE969 #69E987 #69E9C7
triadic
#69E987 #8769E9 #E98769
tetradic
#69E987 #698BE9 #E969CB #E9C769
square
#69E987 #698BE9 #E969CB #E9C769
split-complementary
#69E987 #C769E9 #E9698B
monochromatic
#1CBC41 #34E15C #69E987 #9EF1B2 #D4F9DC
Accessibility & contrast
On white
1.54
#69E987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#69E987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E987
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E987 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD780
Deuteranopia (green-blind)
#DACB8D
Tritanopia (blue-blind)
#4CE5D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e987; /* rgb */ color: rgb(105, 233, 135); /* oklch */ color: oklch(83.8% 0.177 148.9);
Tailwind
colors: {
custom: {
50: '#9df1ab',
500: '#69e987',
950: '#000000',
},
}SCSS
$custom: #69e987; $custom-light: #9df1ab; $custom-dark: #000000;
JSON
{
"hex": "#69e987",
"rgb": {
"r": 105,
"g": 233,
"b": 135
},
"hsl": {
"h": 134.063,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.8382,
"c": 0.17735,
"h": 148.9
},
"luminance": 0.6303
}Semantic roles & 50–950 ramp
primary
#69E987
secondary
#BB3B9D
accent
#0FA8D7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581