#69E986#69E986
#69E986 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.178 H 148.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #69E986 |
|---|---|
| RGB | rgb(105, 233, 134) |
| HSL | hsl(134, 74%, 66%) |
| HSV | hsv(134, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 42.5%, 8.6%) |
| CIE-LAB | lab(83.44, -56.24, 37.60) |
| CIE-LCH | lch(83.44, 67.65, 146.24°) |
| OKLab | oklab(83.8% -0.1523 0.0927) |
| OKLCH | oklch(83.8% 0.178 148.7) |
| XYZ | xyz(39.2650, 62.9989, 32.6405) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.94
Lightgreen
#90EE90
ΔE00 3.76
Turquoise Green
#04F489
ΔE00 4.44
Wintergreen
#20F986
ΔE00 4.74
Minty Green
#0BF77D
ΔE00 4.83
Lightish Green
#61E160
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E986 #E969CC
analogous
#8CE969 #69E986 #69E9C6
triadic
#69E986 #8669E9 #E98669
tetradic
#69E986 #698CE9 #E969CC #E9C669
square
#69E986 #698CE9 #E969CC #E9C669
split-complementary
#69E986 #C669E9 #E9698C
monochromatic
#1CBC40 #34E15B #69E986 #9EF1B1 #D4F9DC
Accessibility & contrast
On white
1.54
#69E986 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#69E986 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E986
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E986 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E986 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77F
Deuteranopia (green-blind)
#DACB8D
Tritanopia (blue-blind)
#4CE5D1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e986; /* rgb */ color: rgb(105, 233, 134); /* oklch */ color: oklch(83.8% 0.178 148.7);
Tailwind
colors: {
custom: {
50: '#9df1aa',
500: '#69e986',
950: '#000000',
},
}SCSS
$custom: #69e986; $custom-light: #9df1aa; $custom-dark: #000000;
JSON
{
"hex": "#69e986",
"rgb": {
"r": 105,
"g": 233,
"b": 134
},
"hsl": {
"h": 133.594,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.83803,
"c": 0.17826,
"h": 148.7
},
"luminance": 0.63002
}Semantic roles & 50–950 ramp
primary
#69E986
secondary
#BB3B9E
accent
#0FA9D7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581