#69E490#69E490
#69E490 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.162 H 151.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69E490 |
|---|---|
| RGB | rgb(105, 228, 144) |
| HSL | hsl(139, 69%, 65%) |
| HSV | hsv(139, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 36.8%, 10.6%) |
| CIE-LAB | lab(82.11, -52.61, 30.83) |
| CIE-LCH | lch(82.11, 60.98, 149.63°) |
| OKLab | oklab(82.76% -0.1427 0.077) |
| OKLCH | oklch(82.76% 0.162 151.6) |
| XYZ | xyz(38.6003, 60.5003, 36.0237) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.49
Aqua Green
#12E193
ΔE00 4.67
Lightgreen
#90EE90
ΔE00 4.84
Seafoam Green
#7AF9AB
ΔE00 4.97
Seafoam (survey)
#80F9AD
ΔE00 5.16
Tealish Green
#0CDC73
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E490 #E469BD
analogous
#80E469 #69E490 #69E4CD
triadic
#69E490 #9069E4 #E49069
tetradic
#69E490 #6980E4 #E469BD #E4CD69
square
#69E490 #6980E4 #E469BD #E4CD69
split-complementary
#69E490 #CD69E4 #E46980
monochromatic
#20B24F #35DB6A #69E490 #9DEDB6 #D1F7DD
Accessibility & contrast
On white
1.60
#69E490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#69E490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E490
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E490 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D38A
Deuteranopia (green-blind)
#D4C895
Tritanopia (blue-blind)
#4AE1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69e490; /* rgb */ color: rgb(105, 228, 144); /* oklch */ color: oklch(82.8% 0.162 151.6);
Tailwind
colors: {
custom: {
50: '#9dedb1',
500: '#69e490',
950: '#000000',
},
}SCSS
$custom: #69e490; $custom-light: #9dedb1; $custom-dark: #000000;
JSON
{
"hex": "#69e490",
"rgb": {
"r": 105,
"g": 228,
"b": 144
},
"hsl": {
"h": 139.024,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.82762,
"c": 0.16219,
"h": 151.6
},
"luminance": 0.60504
}Semantic roles & 50–950 ramp
primary
#69E490
secondary
#B33E8E
accent
#1495D1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581