#69E991#69E991
#69E991 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.168 H 151.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #69E991 |
|---|---|
| RGB | rgb(105, 233, 145) |
| HSL | hsl(139, 74%, 66%) |
| HSV | hsv(139, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 37.8%, 8.6%) |
| CIE-LAB | lab(83.61, -54.44, 32.31) |
| CIE-LCH | lch(83.61, 63.31, 149.31°) |
| OKLab | oklab(84% -0.1476 0.0806) |
| OKLCH | oklch(84% 0.168 151.4) |
| XYZ | xyz(40.0725, 63.3218, 36.8932) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.31
Seafoam Green
#7AF9AB
ΔE00 4.22
Lightgreen
#90EE90
ΔE00 4.31
Light Green Blue
#56FCA2
ΔE00 4.42
Sea Green (survey)
#53FCA1
ΔE00 4.45
Light Bluish Green
#76FDA8
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E991 #E969C1
analogous
#81E969 #69E991 #69E9D1
triadic
#69E991 #9169E9 #E99169
tetradic
#69E991 #6981E9 #E969C1 #E9D169
square
#69E991 #6981E9 #E969C1 #E9D169
split-complementary
#69E991 #D169E9 #E96981
monochromatic
#1CBC4E #34E16A #69E991 #9EF1B8 #D4F9DF
Accessibility & contrast
On white
1.54
#69E991 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#69E991 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E991
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E991 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E991 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88B
Deuteranopia (green-blind)
#D8CC97
Tritanopia (blue-blind)
#48E6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e991; /* rgb */ color: rgb(105, 233, 145); /* oklch */ color: oklch(84.0% 0.168 151.4);
Tailwind
colors: {
custom: {
50: '#9df1b2',
500: '#69e991',
950: '#000000',
},
}SCSS
$custom: #69e991; $custom-light: #9df1b2; $custom-dark: #000000;
JSON
{
"hex": "#69e991",
"rgb": {
"r": 105,
"g": 233,
"b": 145
},
"hsl": {
"h": 138.75,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.83997,
"c": 0.16814,
"h": 151.4
},
"luminance": 0.63325
}Semantic roles & 50–950 ramp
primary
#69E991
secondary
#BB3B93
accent
#0F98D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581