#6AE49E#6AE49E
#6AE49E is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.1% C 0.149 H 155.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE49E |
|---|---|
| RGB | rgb(106, 228, 158) |
| HSL | hsl(146, 69%, 65%) |
| HSV | hsv(146, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 30.7%, 10.6%) |
| CIE-LAB | lab(82.39, -49.84, 24.02) |
| CIE-LCH | lch(82.39, 55.33, 154.26°) |
| OKLab | oklab(83.08% -0.1359 0.0608) |
| OKLCH | oklch(83.08% 0.149 155.9) |
| XYZ | xyz(39.8556, 61.0161, 42.0181) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.57
Seafoam Green
#7AF9AB
ΔE00 4.67
Seafoam (survey)
#80F9AD
ΔE00 4.76
Light Blue Green
#7EFBB3
ΔE00 5.06
Seafoam
#7FE0B3
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE49E #E46AB0
analogous
#73E46A #6AE49E #6AE4DB
triadic
#6AE49E #9E6AE4 #E49E6A
tetradic
#6AE49E #6A73E4 #E46AB0 #E4DB6A
square
#6AE49E #6A73E4 #E46AB0 #E4DB6A
split-complementary
#6AE49E #DB6AE4 #E46A73
monochromatic
#20B35F #36DB7C #6AE49E #9EEDC0 #D2F7E1
Accessibility & contrast
On white
1.59
#6AE49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#6AE49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE49E
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE49E | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D49A
Deuteranopia (green-blind)
#D2C8A2
Tritanopia (blue-blind)
#45E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae49e; /* rgb */ color: rgb(106, 228, 158); /* oklch */ color: oklch(83.1% 0.149 155.9);
Tailwind
colors: {
custom: {
50: '#9dedbb',
500: '#6ae49e',
950: '#000000',
},
}SCSS
$custom: #6ae49e; $custom-light: #9dedbb; $custom-dark: #000000;
JSON
{
"hex": "#6ae49e",
"rgb": {
"r": 106,
"g": 228,
"b": 158
},
"hsl": {
"h": 145.574,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.83079,
"c": 0.14891,
"h": 155.9
},
"luminance": 0.6102
}Semantic roles & 50–950 ramp
primary
#6AE49E
secondary
#B43E82
accent
#1481D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581