#69E8A1#69E8A1
#69E8A1 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.152 H 156.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #69E8A1 |
|---|---|
| RGB | rgb(105, 232, 161) |
| HSL | hsl(146, 73%, 66%) |
| HSV | hsv(146, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 30.6%, 9%) |
| CIE-LAB | lab(83.59, -51.14, 24.12) |
| CIE-LCH | lch(83.59, 56.54, 154.75°) |
| OKLab | oklab(84.07% -0.1395 0.0611) |
| OKLCH | oklch(84.07% 0.152 156.4) |
| XYZ | xyz(41.1120, 63.2860, 43.7602) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.25
Aqua Green
#12E193
ΔE00 4.28
Light Bluish Green
#76FDA8
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E8A1 #E869B0
analogous
#70E869 #69E8A1 #69E8E0
triadic
#69E8A1 #A169E8 #E8A169
tetradic
#69E8A1 #6970E8 #E869B0 #E8E069
square
#69E8A1 #6970E8 #E869B0 #E8E069
split-complementary
#69E8A1 #E069E8 #E86970
monochromatic
#1DBA62 #34E080 #69E8A1 #9EF0C2 #D3F8E4
Accessibility & contrast
On white
1.54
#69E8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#69E8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E8A1
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E8A1 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89D
Deuteranopia (green-blind)
#D5CBA5
Tritanopia (blue-blind)
#40E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e8a1; /* rgb */ color: rgb(105, 232, 161); /* oklch */ color: oklch(84.1% 0.152 156.4);
Tailwind
colors: {
custom: {
50: '#9df0bd',
500: '#69e8a1',
950: '#000000',
},
}SCSS
$custom: #69e8a1; $custom-light: #9df0bd; $custom-dark: #000000;
JSON
{
"hex": "#69e8a1",
"rgb": {
"r": 105,
"g": 232,
"b": 161
},
"hsl": {
"h": 146.457,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.84073,
"c": 0.15226,
"h": 156.4
},
"luminance": 0.6329
}Semantic roles & 50–950 ramp
primary
#69E8A1
secondary
#BA3C82
accent
#107ED6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582