#69E08A#69E08A
#69E08A is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.162 H 150.4°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #69E08A |
|---|---|
| RGB | rgb(105, 224, 138) |
| HSL | hsl(137, 66%, 65%) |
| HSV | hsv(137, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 38.4%, 12.2%) |
| CIE-LAB | lab(80.82, -52.03, 32.17) |
| CIE-LCH | lch(80.82, 61.17, 148.27°) |
| OKLab | oklab(81.67% -0.1411 0.0801) |
| OKLCH | oklch(81.67% 0.162 150.4) |
| XYZ | xyz(37.0662, 58.1464, 33.3099) |
| Luminance | 0.5815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Tealish Green
#0CDC73
ΔE00 4.71
Lightgreen
#90EE90
ΔE00 5.00
Aqua Green
#12E193
ΔE00 5.01
Seaweed
#18D17B
ΔE00 5.60
Turquoise Green
#04F489
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E08A #E069BF
analogous
#83E069 #69E08A #69E0C6
triadic
#69E08A #8A69E0 #E08A69
tetradic
#69E08A #6983E0 #E069BF #E0C669
square
#69E08A #6983E0 #E069BF #E0C669
split-complementary
#69E08A #C669E0 #E06983
monochromatic
#23AB49 #36D662 #69E08A #9CEAB2 #CEF5D9
Accessibility & contrast
On white
1.66
#69E08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#69E08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E08A
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E08A | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D084
Deuteranopia (green-blind)
#D1C48F
Tritanopia (blue-blind)
#4DDDCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e08a; /* rgb */ color: rgb(105, 224, 138); /* oklch */ color: oklch(81.7% 0.162 150.4);
Tailwind
colors: {
custom: {
50: '#9ceaad',
500: '#69e08a',
950: '#000000',
},
}SCSS
$custom: #69e08a; $custom-light: #9ceaad; $custom-dark: #000000;
JSON
{
"hex": "#69e08a",
"rgb": {
"r": 105,
"g": 224,
"b": 138
},
"hsl": {
"h": 136.639,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81674,
"c": 0.16223,
"h": 150.4
},
"luminance": 0.5815
}Semantic roles & 50–950 ramp
primary
#69E08A
secondary
#AD408F
accent
#189BCE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481