#69E08B#69E08B
#69E08B is a light, vivid green. Relative luminance 0.582; OKLCH L 81.7% C 0.161 H 150.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69E08B |
|---|---|
| RGB | rgb(105, 224, 139) |
| HSL | hsl(137, 66%, 65%) |
| HSV | hsv(137, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 37.9%, 12.2%) |
| CIE-LAB | lab(80.84, -51.86, 31.68) |
| CIE-LCH | lch(80.84, 60.77, 148.58°) |
| OKLab | oklab(81.69% -0.1407 0.079) |
| OKLCH | oklch(81.69% 0.161 150.7) |
| XYZ | xyz(37.1390, 58.1755, 33.6930) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.51
Tealish Green
#0CDC73
ΔE00 4.79
Aqua Green
#12E193
ΔE00 4.91
Lightgreen
#90EE90
ΔE00 5.07
Seaweed
#18D17B
ΔE00 5.58
Seafoam Green
#7AF9AB
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E08B #E069BE
analogous
#83E069 #69E08B #69E0C7
triadic
#69E08B #8B69E0 #E08B69
tetradic
#69E08B #6983E0 #E069BE #E0C769
square
#69E08B #6983E0 #E069BE #E0C769
split-complementary
#69E08B #C769E0 #E06983
monochromatic
#23AB4A #36D664 #69E08B #9CEAB2 #CEF5D9
Accessibility & contrast
On white
1.66
#69E08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#69E08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E08B
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E08B | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D085
Deuteranopia (green-blind)
#D1C490
Tritanopia (blue-blind)
#4DDDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e08b; /* rgb */ color: rgb(105, 224, 139); /* oklch */ color: oklch(81.7% 0.161 150.7);
Tailwind
colors: {
custom: {
50: '#9ceaad',
500: '#69e08b',
950: '#000000',
},
}SCSS
$custom: #69e08b; $custom-light: #9ceaad; $custom-dark: #000000;
JSON
{
"hex": "#69e08b",
"rgb": {
"r": 105,
"g": 224,
"b": 139
},
"hsl": {
"h": 137.143,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81692,
"c": 0.1613,
"h": 150.7
},
"luminance": 0.58179
}Semantic roles & 50–950 ramp
primary
#69E08B
secondary
#AD408E
accent
#189ACE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481