#69E89F#69E89F
#69E89F is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.0% C 0.154 H 155.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #69E89F |
|---|---|
| RGB | rgb(105, 232, 159) |
| HSL | hsl(146, 73%, 66%) |
| HSV | hsv(146, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 31.5%, 9%) |
| CIE-LAB | lab(83.56, -51.52, 25.10) |
| CIE-LCH | lch(83.56, 57.31, 154.03°) |
| OKLab | oklab(84.03% -0.1404 0.0634) |
| OKLCH | oklch(84.03% 0.154 155.7) |
| XYZ | xyz(40.9370, 63.2160, 42.8388) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.80
Light Greenish Blue
#63F7B4
ΔE00 3.94
Seafoam (survey)
#80F9AD
ΔE00 3.95
Aqua Green
#12E193
ΔE00 4.26
Light Blue Green
#7EFBB3
ΔE00 4.30
Light Bluish Green
#76FDA8
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E89F #E869B2
analogous
#72E869 #69E89F #69E8DE
triadic
#69E89F #9F69E8 #E89F69
tetradic
#69E89F #6972E8 #E869B2 #E8DE69
square
#69E89F #6972E8 #E869B2 #E8DE69
split-complementary
#69E89F #DE69E8 #E86972
monochromatic
#1DBA60 #34E07D #69E89F #9EF0C1 #D3F8E3
Accessibility & contrast
On white
1.54
#69E89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#69E89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E89F
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E89F | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D89A
Deuteranopia (green-blind)
#D5CBA4
Tritanopia (blue-blind)
#41E6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e89f; /* rgb */ color: rgb(105, 232, 159); /* oklch */ color: oklch(84.0% 0.154 155.7);
Tailwind
colors: {
custom: {
50: '#9df0bb',
500: '#69e89f',
950: '#000000',
},
}SCSS
$custom: #69e89f; $custom-light: #9df0bb; $custom-dark: #000000;
JSON
{
"hex": "#69e89f",
"rgb": {
"r": 105,
"g": 232,
"b": 159
},
"hsl": {
"h": 145.512,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.84031,
"c": 0.15404,
"h": 155.7
},
"luminance": 0.6322
}Semantic roles & 50–950 ramp
primary
#69E89F
secondary
#BA3C84
accent
#1082D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582