#69E691#69E691
#69E691 is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.3% C 0.164 H 151.7°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69E691 |
|---|---|
| RGB | rgb(105, 230, 145) |
| HSL | hsl(139, 71%, 66%) |
| HSV | hsv(139, 54%, 90%) |
| CMYK | cmyk(54.3%, 0%, 37%, 9.8%) |
| CIE-LAB | lab(82.72, -53.24, 31.13) |
| CIE-LCH | lch(82.72, 61.68, 149.69°) |
| OKLab | oklab(83.27% -0.1444 0.0778) |
| OKLCH | oklch(83.27% 0.164 151.7) |
| XYZ | xyz(39.2305, 61.6378, 36.6125) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.42
Seafoam Green
#7AF9AB
ΔE00 4.60
Lightgreen
#90EE90
ΔE00 4.65
Aqua Green
#12E193
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.82
Light Green Blue
#56FCA2
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E691 #E669BE
analogous
#7FE669 #69E691 #69E6CF
triadic
#69E691 #9169E6 #E69169
tetradic
#69E691 #697FE6 #E669BE #E6CF69
square
#69E691 #697FE6 #E669BE #E6CF69
split-complementary
#69E691 #CF69E6 #E6697F
monochromatic
#1EB64F #35DD6B #69E691 #9DEFB7 #D2F7DE
Accessibility & contrast
On white
1.58
#69E691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#69E691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E691
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E691 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D58B
Deuteranopia (green-blind)
#D5C996
Tritanopia (blue-blind)
#49E3D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #69e691; /* rgb */ color: rgb(105, 230, 145); /* oklch */ color: oklch(83.3% 0.164 151.7);
Tailwind
colors: {
custom: {
50: '#9defb2',
500: '#69e691',
950: '#000000',
},
}SCSS
$custom: #69e691; $custom-light: #9defb2; $custom-dark: #000000;
JSON
{
"hex": "#69e691",
"rgb": {
"r": 105,
"g": 230,
"b": 145
},
"hsl": {
"h": 139.2,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.83267,
"c": 0.16402,
"h": 151.7
},
"luminance": 0.61641
}Semantic roles & 50–950 ramp
primary
#69E691
secondary
#B63D8F
accent
#1296D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1611
muted
#808581