#69E591#69E591
#69E591 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.163 H 151.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69E591 |
|---|---|
| RGB | rgb(105, 229, 145) |
| HSL | hsl(139, 70%, 65%) |
| HSV | hsv(139, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 36.7%, 10.2%) |
| CIE-LAB | lab(82.42, -52.84, 30.74) |
| CIE-LCH | lch(82.42, 61.13, 149.81°) |
| OKLab | oklab(83.02% -0.1434 0.0768) |
| OKLCH | oklch(83.02% 0.163 151.8) |
| XYZ | xyz(38.9530, 61.0828, 36.5200) |
| Luminance | 0.6109 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Aqua Green
#12E193
ΔE00 4.66
Seafoam Green
#7AF9AB
ΔE00 4.75
Lightgreen
#90EE90
ΔE00 4.79
Seafoam (survey)
#80F9AD
ΔE00 4.95
Light Green Blue
#56FCA2
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E591 #E569BD
analogous
#7FE569 #69E591 #69E5CF
triadic
#69E591 #9169E5 #E59169
tetradic
#69E591 #697FE5 #E569BD #E5CF69
square
#69E591 #697FE5 #E569BD #E5CF69
split-complementary
#69E591 #CF69E5 #E5697F
monochromatic
#1FB44F #35DC6B #69E591 #9DEEB7 #D1F7DD
Accessibility & contrast
On white
1.59
#69E591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#69E591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E591
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E591 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48B
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#49E2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e591; /* rgb */ color: rgb(105, 229, 145); /* oklch */ color: oklch(83.0% 0.163 151.8);
Tailwind
colors: {
custom: {
50: '#9deeb2',
500: '#69e591',
950: '#000000',
},
}SCSS
$custom: #69e591; $custom-light: #9deeb2; $custom-dark: #000000;
JSON
{
"hex": "#69e591",
"rgb": {
"r": 105,
"g": 229,
"b": 145
},
"hsl": {
"h": 139.355,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83024,
"c": 0.16265,
"h": 151.8
},
"luminance": 0.61086
}Semantic roles & 50–950 ramp
primary
#69E591
secondary
#B53D8E
accent
#1395D2
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581