#69E089#69E089
#69E089 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.163 H 150.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #69E089 |
|---|---|
| RGB | rgb(105, 224, 137) |
| HSL | hsl(136, 66%, 65%) |
| HSV | hsv(136, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 38.8%, 12.2%) |
| CIE-LAB | lab(80.80, -52.20, 32.66) |
| CIE-LCH | lch(80.80, 61.57, 147.97°) |
| OKLab | oklab(81.66% -0.1415 0.0812) |
| OKLCH | oklch(81.66% 0.163 150.2) |
| XYZ | xyz(36.9942, 58.1176, 32.9304) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.36
Tealish Green
#0CDC73
ΔE00 4.64
Lightgreen
#90EE90
ΔE00 4.94
Aqua Green
#12E193
ΔE00 5.11
Seaweed
#18D17B
ΔE00 5.62
Turquoise Green
#04F489
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E089 #E069C0
analogous
#85E069 #69E089 #69E0C4
triadic
#69E089 #8969E0 #E08969
tetradic
#69E089 #6985E0 #E069C0 #E0C469
square
#69E089 #6985E0 #E069C0 #E0C469
split-complementary
#69E089 #C469E0 #E06985
monochromatic
#23AB48 #36D661 #69E089 #9CEAB1 #CEF5D9
Accessibility & contrast
On white
1.66
#69E089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#69E089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E089
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E089 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF83
Deuteranopia (green-blind)
#D1C48F
Tritanopia (blue-blind)
#4EDDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e089; /* rgb */ color: rgb(105, 224, 137); /* oklch */ color: oklch(81.7% 0.163 150.2);
Tailwind
colors: {
custom: {
50: '#9ceaac',
500: '#69e089',
950: '#000000',
},
}SCSS
$custom: #69e089; $custom-light: #9ceaac; $custom-dark: #000000;
JSON
{
"hex": "#69e089",
"rgb": {
"r": 105,
"g": 224,
"b": 137
},
"hsl": {
"h": 136.134,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81656,
"c": 0.16317,
"h": 150.2
},
"luminance": 0.58121
}Semantic roles & 50–950 ramp
primary
#69E089
secondary
#AD4090
accent
#189DCE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481