#69E891#69E891
#69E891 is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.8% C 0.167 H 151.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #69E891 |
|---|---|
| RGB | rgb(105, 232, 145) |
| HSL | hsl(139, 73%, 66%) |
| HSV | hsv(139, 55%, 91%) |
| CMYK | cmyk(54.7%, 0%, 37.5%, 9%) |
| CIE-LAB | lab(83.31, -54.04, 31.92) |
| CIE-LCH | lch(83.31, 62.76, 149.43°) |
| OKLab | oklab(83.75% -0.1465 0.0796) |
| OKLCH | oklch(83.75% 0.167 151.5) |
| XYZ | xyz(39.7902, 62.7573, 36.7991) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 4.33
Lightgreen
#90EE90
ΔE00 4.41
Seafoam (survey)
#80F9AD
ΔE00 4.58
Light Green Blue
#56FCA2
ΔE00 4.60
Sea Green (survey)
#53FCA1
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E891 #E869C0
analogous
#80E869 #69E891 #69E8D0
triadic
#69E891 #9169E8 #E89169
tetradic
#69E891 #6980E8 #E869C0 #E8D069
square
#69E891 #6980E8 #E869C0 #E8D069
split-complementary
#69E891 #D069E8 #E86980
monochromatic
#1DBA4E #34E06A #69E891 #9EF0B8 #D3F8DF
Accessibility & contrast
On white
1.55
#69E891 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#69E891 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E891
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E891 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E891 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78B
Deuteranopia (green-blind)
#D7CB97
Tritanopia (blue-blind)
#48E5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e891; /* rgb */ color: rgb(105, 232, 145); /* oklch */ color: oklch(83.8% 0.167 151.5);
Tailwind
colors: {
custom: {
50: '#9df0b2',
500: '#69e891',
950: '#000000',
},
}SCSS
$custom: #69e891; $custom-light: #9df0b2; $custom-dark: #000000;
JSON
{
"hex": "#69e891",
"rgb": {
"r": 105,
"g": 232,
"b": 145
},
"hsl": {
"h": 138.898,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.83754,
"c": 0.16677,
"h": 151.5
},
"luminance": 0.62761
}Semantic roles & 50–950 ramp
primary
#69E891
secondary
#BA3C92
accent
#1097D6
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581