#69E89D#69E89D
#69E89D is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.156 H 155.0°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #69E89D |
|---|---|
| RGB | rgb(105, 232, 157) |
| HSL | hsl(145, 73%, 66%) |
| HSV | hsv(145, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 32.3%, 9%) |
| CIE-LAB | lab(83.52, -51.90, 26.08) |
| CIE-LCH | lch(83.52, 58.08, 153.32°) |
| OKLab | oklab(83.99% -0.1413 0.0658) |
| OKLCH | oklch(83.99% 0.156 155) |
| XYZ | xyz(40.7649, 63.1471, 41.9321) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.94
Light Greenish Blue
#63F7B4
ΔE00 4.17
Aqua Green
#12E193
ΔE00 4.27
Light Blue Green
#7EFBB3
ΔE00 4.38
Light Bluish Green
#76FDA8
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E89D #E869B4
analogous
#74E869 #69E89D #69E8DC
triadic
#69E89D #9D69E8 #E89D69
tetradic
#69E89D #6974E8 #E869B4 #E8DC69
square
#69E89D #6974E8 #E869B4 #E8DC69
split-complementary
#69E89D #DC69E8 #E86974
monochromatic
#1DBA5D #34E07A #69E89D #9EF0C0 #D3F8E2
Accessibility & contrast
On white
1.54
#69E89D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#69E89D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E89D
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E89D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E89D | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D898
Deuteranopia (green-blind)
#D6CBA2
Tritanopia (blue-blind)
#42E6D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e89d; /* rgb */ color: rgb(105, 232, 157); /* oklch */ color: oklch(84.0% 0.156 155.0);
Tailwind
colors: {
custom: {
50: '#9df0ba',
500: '#69e89d',
950: '#000000',
},
}SCSS
$custom: #69e89d; $custom-light: #9df0ba; $custom-dark: #000000;
JSON
{
"hex": "#69e89d",
"rgb": {
"r": 105,
"g": 232,
"b": 157
},
"hsl": {
"h": 144.567,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.83989,
"c": 0.15583,
"h": 155
},
"luminance": 0.63151
}Semantic roles & 50–950 ramp
primary
#69E89D
secondary
#BA3C86
accent
#1085D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581