#69E49E#69E49E
#69E49E is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.0% C 0.149 H 156.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #69E49E |
|---|---|
| RGB | rgb(105, 228, 158) |
| HSL | hsl(146, 69%, 65%) |
| HSV | hsv(146, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 30.7%, 10.6%) |
| CIE-LAB | lab(82.35, -50.07, 23.97) |
| CIE-LCH | lch(82.35, 55.51, 154.41°) |
| OKLab | oklab(83.04% -0.1365 0.0607) |
| OKLCH | oklch(83.04% 0.149 156) |
| XYZ | xyz(39.7375, 60.9552, 42.0126) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.11
Light Greenish Blue
#63F7B4
ΔE00 4.55
Seafoam Green
#7AF9AB
ΔE00 4.69
Seafoam (survey)
#80F9AD
ΔE00 4.79
Light Blue Green
#7EFBB3
ΔE00 5.08
Seafoam
#7FE0B3
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E49E #E469AF
analogous
#71E469 #69E49E #69E4DC
triadic
#69E49E #9E69E4 #E49E69
tetradic
#69E49E #6971E4 #E469AF #E4DC69
square
#69E49E #6971E4 #E469AF #E4DC69
split-complementary
#69E49E #DC69E4 #E46971
monochromatic
#20B25F #35DB7C #69E49E #9DEDC0 #D1F7E1
Accessibility & contrast
On white
1.59
#69E49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#69E49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E49E
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E49E | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D49A
Deuteranopia (green-blind)
#D2C8A2
Tritanopia (blue-blind)
#43E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e49e; /* rgb */ color: rgb(105, 228, 158); /* oklch */ color: oklch(83.0% 0.149 156.0);
Tailwind
colors: {
custom: {
50: '#9dedbb',
500: '#69e49e',
950: '#000000',
},
}SCSS
$custom: #69e49e; $custom-light: #9dedbb; $custom-dark: #000000;
JSON
{
"hex": "#69e49e",
"rgb": {
"r": 105,
"g": 228,
"b": 158
},
"hsl": {
"h": 145.854,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.83043,
"c": 0.14943,
"h": 156
},
"luminance": 0.60959
}Semantic roles & 50–950 ramp
primary
#69E49E
secondary
#B33E81
accent
#1480D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581