#69E187#69E187
#69E187 is a light, vivid green. Relative luminance 0.586; OKLCH L 81.9% C 0.166 H 149.5°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #69E187 |
|---|---|
| RGB | rgb(105, 225, 135) |
| HSL | hsl(135, 67%, 65%) |
| HSV | hsv(135, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 40%, 11.8%) |
| CIE-LAB | lab(81.07, -52.93, 34.02) |
| CIE-LCH | lch(81.07, 62.92, 147.27°) |
| OKLab | oklab(81.86% -0.1435 0.0843) |
| OKLCH | oklch(81.86% 0.166 149.5) |
| XYZ | xyz(37.1216, 58.5998, 32.2717) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.14
Tealish Green
#0CDC73
ΔE00 4.53
Lightgreen
#90EE90
ΔE00 4.66
Aqua Green
#12E193
ΔE00 5.38
Lightish Green
#61E160
ΔE00 5.59
Turquoise Green
#04F489
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E187 #E169C3
analogous
#87E169 #69E187 #69E1C3
triadic
#69E187 #8769E1 #E18769
tetradic
#69E187 #6987E1 #E169C3 #E1C369
square
#69E187 #6987E1 #E169C3 #E1C369
split-complementary
#69E187 #C369E1 #E16987
monochromatic
#23AD45 #36D75E #69E187 #9CEBB0 #CFF5D9
Accessibility & contrast
On white
1.65
#69E187 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#69E187 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E187
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E187 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E187 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D081
Deuteranopia (green-blind)
#D2C58D
Tritanopia (blue-blind)
#4EDDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e187; /* rgb */ color: rgb(105, 225, 135); /* oklch */ color: oklch(81.9% 0.166 149.5);
Tailwind
colors: {
custom: {
50: '#9cebab',
500: '#69e187',
950: '#000000',
},
}SCSS
$custom: #69e187; $custom-light: #9cebab; $custom-dark: #000000;
JSON
{
"hex": "#69e187",
"rgb": {
"r": 105,
"g": 225,
"b": 135
},
"hsl": {
"h": 135,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.81864,
"c": 0.16642,
"h": 149.5
},
"luminance": 0.58603
}Semantic roles & 50–950 ramp
primary
#69E187
secondary
#AF4093
accent
#17A1CF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581