#69DC87#69DC87
#69DC87 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.6% C 0.159 H 150.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69DC87 |
|---|---|
| RGB | rgb(105, 220, 135) |
| HSL | hsl(136, 62%, 64%) |
| HSV | hsv(136, 52%, 86%) |
| CMYK | cmyk(52.3%, 0%, 38.6%, 13.7%) |
| CIE-LAB | lab(79.58, -50.91, 32.06) |
| CIE-LCH | lch(79.58, 60.16, 147.81°) |
| OKLab | oklab(80.64% -0.1381 0.0797) |
| OKLCH | oklch(80.64% 0.159 150) |
| XYZ | xyz(35.7896, 55.9359, 31.8277) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.87
Tealish Green
#0CDC73
ΔE00 4.66
Seaweed
#18D17B
ΔE00 5.14
Emerald
#50C878
ΔE00 5.19
Aqua Green
#12E193
ΔE00 5.23
Lightgreen
#90EE90
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DC87 #DC69BE
analogous
#84DC69 #69DC87 #69DCC0
triadic
#69DC87 #8769DC #DC8769
tetradic
#69DC87 #6984DC #DC69BE #DCC069
square
#69DC87 #6984DC #DC69BE #DCC069
split-complementary
#69DC87 #C069DC #DC6984
monochromatic
#26A447 #37D05F #69DC87 #9BE8AF #CCF3D6
Accessibility & contrast
On white
1.72
#69DC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#69DC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DC87
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DC87 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC81
Deuteranopia (green-blind)
#CDC18C
Tritanopia (blue-blind)
#4FD9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69dc87; /* rgb */ color: rgb(105, 220, 135); /* oklch */ color: oklch(80.6% 0.159 150.0);
Tailwind
colors: {
custom: {
50: '#9ce8ab',
500: '#69dc87',
950: '#000000',
},
}SCSS
$custom: #69dc87; $custom-light: #9ce8ab; $custom-dark: #000000;
JSON
{
"hex": "#69dc87",
"rgb": {
"r": 105,
"g": 220,
"b": 135
},
"hsl": {
"h": 135.652,
"s": 62.162,
"l": 63.725
},
"oklch": {
"l": 0.80641,
"c": 0.15947,
"h": 150
},
"luminance": 0.55939
}Semantic roles & 50–950 ramp
primary
#69DC87
secondary
#A7428D
accent
#1C9CCA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481