#6AE49D#6AE49D
#6AE49D is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.1% C 0.150 H 155.6°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE49D |
|---|---|
| RGB | rgb(106, 228, 157) |
| HSL | hsl(145, 69%, 65%) |
| HSV | hsv(145, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 31.1%, 10.6%) |
| CIE-LAB | lab(82.37, -50.03, 24.52) |
| CIE-LCH | lch(82.37, 55.71, 153.89°) |
| OKLab | oklab(83.06% -0.1364 0.062) |
| OKLCH | oklch(83.06% 0.15 155.6) |
| XYZ | xyz(39.7699, 60.9818, 41.5666) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.17
Seafoam Green
#7AF9AB
ΔE00 4.64
Light Greenish Blue
#63F7B4
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.74
Light Blue Green
#7EFBB3
ΔE00 5.08
Weird Green
#3AE57F
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE49D #E46AB1
analogous
#74E46A #6AE49D #6AE4DA
triadic
#6AE49D #9D6AE4 #E49D6A
tetradic
#6AE49D #6A74E4 #E46AB1 #E4DA6A
square
#6AE49D #6A74E4 #E46AB1 #E4DA6A
split-complementary
#6AE49D #DA6AE4 #E46A74
monochromatic
#20B35E #36DB7B #6AE49D #9EEDBF #D2F7E1
Accessibility & contrast
On white
1.59
#6AE49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#6AE49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE49D
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE49D | 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)
#E3D499
Deuteranopia (green-blind)
#D2C8A1
Tritanopia (blue-blind)
#46E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae49d; /* rgb */ color: rgb(106, 228, 157); /* oklch */ color: oklch(83.1% 0.150 155.6);
Tailwind
colors: {
custom: {
50: '#9dedba',
500: '#6ae49d',
950: '#000000',
},
}SCSS
$custom: #6ae49d; $custom-light: #9dedba; $custom-dark: #000000;
JSON
{
"hex": "#6ae49d",
"rgb": {
"r": 106,
"g": 228,
"b": 157
},
"hsl": {
"h": 145.082,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.83058,
"c": 0.14981,
"h": 155.6
},
"luminance": 0.60985
}Semantic roles & 50–950 ramp
primary
#6AE49D
secondary
#B43E83
accent
#1482D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581