#6AE197#6AE197
#6AE197 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.151 H 154.0°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE197 |
|---|---|
| RGB | rgb(106, 225, 151) |
| HSL | hsl(143, 66%, 65%) |
| HSV | hsv(143, 53%, 88%) |
| CMYK | cmyk(52.9%, 0%, 32.9%, 11.8%) |
| CIE-LAB | lab(81.37, -49.91, 26.26) |
| CIE-LCH | lch(81.37, 56.39, 152.25°) |
| OKLab | oklab(82.21% -0.1358 0.0662) |
| OKLCH | oklch(82.21% 0.151 154) |
| XYZ | xyz(38.4521, 59.1456, 38.6621) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.21
Weird Green
#3AE57F
ΔE00 4.82
Seafoam Green
#7AF9AB
ΔE00 5.25
Seafoam (survey)
#80F9AD
ΔE00 5.36
Light Greenish Blue
#63F7B4
ΔE00 5.62
Hospital Green
#9BE5AA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE197 #E16AB4
analogous
#79E16A #6AE197 #6AE1D2
triadic
#6AE197 #976AE1 #E1976A
tetradic
#6AE197 #6A79E1 #E16AB4 #E1D26A
square
#6AE197 #6A79E1 #E16AB4 #E1D26A
split-complementary
#6AE197 #D26AE1 #E16A79
monochromatic
#23AE57 #37D773 #6AE197 #9DEBBB #D0F6DE
Accessibility & contrast
On white
1.64
#6AE197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#6AE197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE197
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE197 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D192
Deuteranopia (green-blind)
#D0C59C
Tritanopia (blue-blind)
#4ADFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #6ae197; /* rgb */ color: rgb(106, 225, 151); /* oklch */ color: oklch(82.2% 0.151 154.0);
Tailwind
colors: {
custom: {
50: '#9debb6',
500: '#6ae197',
950: '#000000',
},
}SCSS
$custom: #6ae197; $custom-light: #9debb6; $custom-dark: #000000;
JSON
{
"hex": "#6ae197",
"rgb": {
"r": 106,
"g": 225,
"b": 151
},
"hsl": {
"h": 142.689,
"s": 66.48,
"l": 64.902
},
"oklch": {
"l": 0.82207,
"c": 0.15108,
"h": 154
},
"luminance": 0.59149
}Semantic roles & 50–950 ramp
primary
#6AE197
secondary
#AF4085
accent
#1789CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481