#69E590#69E590
#69E590 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.164 H 151.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69E590 |
|---|---|
| RGB | rgb(105, 229, 144) |
| HSL | hsl(139, 70%, 65%) |
| HSV | hsv(139, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 37.1%, 10.2%) |
| CIE-LAB | lab(82.41, -53.02, 31.22) |
| CIE-LCH | lch(82.41, 61.53, 149.50°) |
| OKLab | oklab(83.01% -0.1438 0.078) |
| OKLCH | oklch(83.01% 0.164 151.5) |
| XYZ | xyz(38.8762, 61.0521, 36.1157) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.40
Lightgreen
#90EE90
ΔE00 4.70
Aqua Green
#12E193
ΔE00 4.75
Seafoam Green
#7AF9AB
ΔE00 4.82
Seafoam (survey)
#80F9AD
ΔE00 5.03
Tealish Green
#0CDC73
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E590 #E569BE
analogous
#80E569 #69E590 #69E5CE
triadic
#69E590 #9069E5 #E59069
tetradic
#69E590 #6980E5 #E569BE #E5CE69
square
#69E590 #6980E5 #E569BE #E5CE69
split-complementary
#69E590 #CE69E5 #E56980
monochromatic
#1FB44E #35DC69 #69E590 #9DEEB7 #D1F7DD
Accessibility & contrast
On white
1.59
#69E590 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#69E590 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E590
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E590 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E590 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48A
Deuteranopia (green-blind)
#D5C895
Tritanopia (blue-blind)
#49E2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e590; /* rgb */ color: rgb(105, 229, 144); /* oklch */ color: oklch(83.0% 0.164 151.5);
Tailwind
colors: {
custom: {
50: '#9deeb1',
500: '#69e590',
950: '#000000',
},
}SCSS
$custom: #69e590; $custom-light: #9deeb1; $custom-dark: #000000;
JSON
{
"hex": "#69e590",
"rgb": {
"r": 105,
"g": 229,
"b": 144
},
"hsl": {
"h": 138.871,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83005,
"c": 0.16357,
"h": 151.5
},
"luminance": 0.61055
}Semantic roles & 50–950 ramp
primary
#69E590
secondary
#B53D8F
accent
#1396D2
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1611
muted
#808581