#6AE09A#6AE09A
#6AE09A is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.147 H 155.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE09A |
|---|---|
| RGB | rgb(106, 224, 154) |
| HSL | hsl(144, 66%, 65%) |
| HSV | hsv(144, 53%, 88%) |
| CMYK | cmyk(52.7%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(81.13, -48.94, 24.38) |
| CIE-LCH | lch(81.13, 54.67, 153.52°) |
| OKLab | oklab(82.03% -0.1334 0.0616) |
| OKLCH | oklch(82.03% 0.147 155.2) |
| XYZ | xyz(38.4293, 58.7053, 39.8717) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.21
Weird Green
#3AE57F
ΔE00 5.45
Light Greenish Blue
#63F7B4
ΔE00 5.50
Seafoam Green
#7AF9AB
ΔE00 5.50
Seafoam
#7FE0B3
ΔE00 5.51
Hospital Green
#9BE5AA
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE09A #E06AB0
analogous
#75E06A #6AE09A #6AE0D5
triadic
#6AE09A #9A6AE0 #E09A6A
tetradic
#6AE09A #6A75E0 #E06AB0 #E0D56A
square
#6AE09A #6A75E0 #E06AB0 #E0D56A
split-complementary
#6AE09A #D56AE0 #E06A75
monochromatic
#24AC5B #37D578 #6AE09A #9DEBBC #CFF5DF
Accessibility & contrast
On white
1.65
#6AE09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#6AE09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE09A
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE09A | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD196
Deuteranopia (green-blind)
#CFC59E
Tritanopia (blue-blind)
#49DECE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #6ae09a; /* rgb */ color: rgb(106, 224, 154); /* oklch */ color: oklch(82.0% 0.147 155.2);
Tailwind
colors: {
custom: {
50: '#9deab8',
500: '#6ae09a',
950: '#000000',
},
}SCSS
$custom: #6ae09a; $custom-light: #9deab8; $custom-dark: #000000;
JSON
{
"hex": "#6ae09a",
"rgb": {
"r": 106,
"g": 224,
"b": 154
},
"hsl": {
"h": 144.407,
"s": 65.556,
"l": 64.706
},
"oklch": {
"l": 0.82027,
"c": 0.14695,
"h": 155.2
},
"luminance": 0.58709
}Semantic roles & 50–950 ramp
primary
#6AE09A
secondary
#AE4081
accent
#1884CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481