#69E49D#69E49D
#69E49D is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.0% C 0.150 H 155.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #69E49D |
|---|---|
| RGB | rgb(105, 228, 157) |
| HSL | hsl(145, 69%, 65%) |
| HSV | hsv(145, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 31.1%, 10.6%) |
| CIE-LAB | lab(82.34, -50.26, 24.47) |
| CIE-LCH | lch(82.34, 55.90, 154.04°) |
| OKLab | oklab(83.02% -0.137 0.0619) |
| OKLCH | oklch(83.02% 0.15 155.7) |
| XYZ | xyz(39.6517, 60.9209, 41.5611) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.09
Light Greenish Blue
#63F7B4
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.76
Light Blue Green
#7EFBB3
ΔE00 5.10
Weird Green
#3AE57F
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E49D #E469B0
analogous
#72E469 #69E49D #69E4DB
triadic
#69E49D #9D69E4 #E49D69
tetradic
#69E49D #6972E4 #E469B0 #E4DB69
square
#69E49D #6972E4 #E469B0 #E4DB69
split-complementary
#69E49D #DB69E4 #E46972
monochromatic
#20B25E #35DB7B #69E49D #9DEDBF #D1F7E1
Accessibility & contrast
On white
1.59
#69E49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#69E49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E49D
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E49D | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D499
Deuteranopia (green-blind)
#D2C8A1
Tritanopia (blue-blind)
#44E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e49d; /* rgb */ color: rgb(105, 228, 157); /* oklch */ color: oklch(83.0% 0.150 155.7);
Tailwind
colors: {
custom: {
50: '#9dedba',
500: '#69e49d',
950: '#000000',
},
}SCSS
$custom: #69e49d; $custom-light: #9dedba; $custom-dark: #000000;
JSON
{
"hex": "#69e49d",
"rgb": {
"r": 105,
"g": 228,
"b": 157
},
"hsl": {
"h": 145.366,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.83022,
"c": 0.15032,
"h": 155.7
},
"luminance": 0.60924
}Semantic roles & 50–950 ramp
primary
#69E49D
secondary
#B33E82
accent
#1481D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581