#69E49A#69E49A
#69E49A is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.0% C 0.153 H 154.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #69E49A |
|---|---|
| RGB | rgb(105, 228, 154) |
| HSL | hsl(144, 69%, 65%) |
| HSV | hsv(144, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 32.5%, 10.6%) |
| CIE-LAB | lab(82.28, -50.82, 25.94) |
| CIE-LCH | lch(82.28, 57.06, 152.96°) |
| OKLab | oklab(82.96% -0.1383 0.0654) |
| OKLCH | oklch(82.96% 0.153 154.7) |
| XYZ | xyz(39.3988, 60.8197, 40.2287) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.10
Seafoam Green
#7AF9AB
ΔE00 4.61
Seafoam (survey)
#80F9AD
ΔE00 4.75
Weird Green
#3AE57F
ΔE00 4.81
Light Greenish Blue
#63F7B4
ΔE00 4.92
Light Blue Green
#7EFBB3
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E49A #E469B3
analogous
#76E469 #69E49A #69E4D7
triadic
#69E49A #9A69E4 #E49A69
tetradic
#69E49A #6976E4 #E469B3 #E4D769
square
#69E49A #6976E4 #E469B3 #E4D769
split-complementary
#69E49A #D769E4 #E46976
monochromatic
#20B25A #35DB77 #69E49A #9DEDBD #D1F7E0
Accessibility & contrast
On white
1.60
#69E49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#69E49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E49A
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E49A | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D495
Deuteranopia (green-blind)
#D2C89F
Tritanopia (blue-blind)
#45E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e49a; /* rgb */ color: rgb(105, 228, 154); /* oklch */ color: oklch(83.0% 0.153 154.7);
Tailwind
colors: {
custom: {
50: '#9dedb8',
500: '#69e49a',
950: '#000000',
},
}SCSS
$custom: #69e49a; $custom-light: #9dedb8; $custom-dark: #000000;
JSON
{
"hex": "#69e49a",
"rgb": {
"r": 105,
"g": 228,
"b": 154
},
"hsl": {
"h": 143.902,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.82959,
"c": 0.15302,
"h": 154.7
},
"luminance": 0.60823
}Semantic roles & 50–950 ramp
primary
#69E49A
secondary
#B33E85
accent
#1486D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581