#69E491#69E491
#69E491 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.161 H 151.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #69E491 |
|---|---|
| RGB | rgb(105, 228, 145) |
| HSL | hsl(140, 69%, 65%) |
| HSV | hsv(140, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 36.4%, 10.6%) |
| CIE-LAB | lab(82.13, -52.44, 30.34) |
| CIE-LCH | lch(82.13, 60.58, 149.95°) |
| OKLab | oklab(82.78% -0.1423 0.0759) |
| OKLCH | oklch(82.78% 0.161 151.9) |
| XYZ | xyz(38.6771, 60.5310, 36.4280) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.59
Aqua Green
#12E193
ΔE00 4.58
Seafoam Green
#7AF9AB
ΔE00 4.90
Lightgreen
#90EE90
ΔE00 4.94
Seafoam (survey)
#80F9AD
ΔE00 5.09
Tealish Green
#0CDC73
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E491 #E469BC
analogous
#7EE469 #69E491 #69E4CE
triadic
#69E491 #9169E4 #E49169
tetradic
#69E491 #697EE4 #E469BC #E4CE69
square
#69E491 #697EE4 #E469BC #E4CE69
split-complementary
#69E491 #CE69E4 #E4697E
monochromatic
#20B250 #35DB6B #69E491 #9DEDB7 #D1F7DD
Accessibility & contrast
On white
1.60
#69E491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#69E491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E491
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E491 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D38B
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#49E1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e491; /* rgb */ color: rgb(105, 228, 145); /* oklch */ color: oklch(82.8% 0.161 151.9);
Tailwind
colors: {
custom: {
50: '#9dedb2',
500: '#69e491',
950: '#000000',
},
}SCSS
$custom: #69e491; $custom-light: #9dedb2; $custom-dark: #000000;
JSON
{
"hex": "#69e491",
"rgb": {
"r": 105,
"g": 228,
"b": 145
},
"hsl": {
"h": 139.512,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.82781,
"c": 0.16127,
"h": 151.9
},
"luminance": 0.60534
}Semantic roles & 50–950 ramp
primary
#69E491
secondary
#B33E8D
accent
#1494D1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581