#6AE49C#6AE49C
#6AE49C is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.0% C 0.151 H 155.2°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE49C |
|---|---|
| RGB | rgb(106, 228, 156) |
| HSL | hsl(145, 69%, 65%) |
| HSV | hsv(145, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 31.6%, 10.6%) |
| CIE-LAB | lab(82.35, -50.22, 25.01) |
| CIE-LCH | lch(82.35, 56.10, 153.53°) |
| OKLab | oklab(83.04% -0.1368 0.0632) |
| OKLCH | oklch(83.04% 0.151 155.2) |
| XYZ | xyz(39.6849, 60.9478, 41.1188) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.17
Seafoam Green
#7AF9AB
ΔE00 4.62
Seafoam (survey)
#80F9AD
ΔE00 4.72
Light Greenish Blue
#63F7B4
ΔE00 4.75
Light Blue Green
#7EFBB3
ΔE00 5.11
Weird Green
#3AE57F
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE49C #E46AB2
analogous
#75E46A #6AE49C #6AE4D9
triadic
#6AE49C #9C6AE4 #E49C6A
tetradic
#6AE49C #6A75E4 #E46AB2 #E4D96A
square
#6AE49C #6A75E4 #E46AB2 #E4D96A
split-complementary
#6AE49C #D96AE4 #E46A75
monochromatic
#20B35D #36DB7A #6AE49C #9EEDBE #D2F7E1
Accessibility & contrast
On white
1.59
#6AE49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#6AE49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE49C
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE49C | 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)
#E3D498
Deuteranopia (green-blind)
#D2C8A0
Tritanopia (blue-blind)
#46E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6ae49c; /* rgb */ color: rgb(106, 228, 156); /* oklch */ color: oklch(83.0% 0.151 155.2);
Tailwind
colors: {
custom: {
50: '#9dedb9',
500: '#6ae49c',
950: '#000000',
},
}SCSS
$custom: #6ae49c; $custom-light: #9dedb9; $custom-dark: #000000;
JSON
{
"hex": "#6ae49c",
"rgb": {
"r": 106,
"g": 228,
"b": 156
},
"hsl": {
"h": 144.59,
"s": 69.318,
"l": 65.49
},
"oklch": {
"l": 0.83037,
"c": 0.1507,
"h": 155.2
},
"luminance": 0.60951
}Semantic roles & 50–950 ramp
primary
#6AE49C
secondary
#B43E84
accent
#1484D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581