#6AE2AC#6AE2AC
#6AE2AC is a very light, vivid teal. Relative luminance 0.604; OKLCH L 82.9% C 0.134 H 161.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2AC |
|---|---|
| RGB | rgb(106, 226, 172) |
| HSL | hsl(153, 67%, 65%) |
| HSV | hsv(153, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 23.9%, 11.4%) |
| CIE-LAB | lab(82.07, -46.22, 16.30) |
| CIE-LCH | lch(82.07, 49.01, 160.58°) |
| OKLab | oklab(82.91% -0.1275 0.0417) |
| OKLCH | oklch(82.91% 0.134 161.9) |
| XYZ | xyz(40.5830, 60.4318, 48.5476) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.68
Eucalyptus
#44D7A8
ΔE00 4.09
Light Greenish Blue
#63F7B4
ΔE00 4.92
Aqua Marine
#2EE8BB
ΔE00 5.01
Light Teal
#90E4C1
ΔE00 5.62
Aqua Green
#12E193
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2AC #E26AA0
analogous
#6AE270 #6AE2AC #6ADCE2
triadic
#6AE2AC #AC6AE2 #E2AC6A
tetradic
#6AE2AC #706AE2 #E26AA0 #DCE26A
square
#6AE2AC #706AE2 #E26AA0 #DCE26A
split-complementary
#6AE2AC #E26ADC #E2706A
monochromatic
#22AF70 #37D88F #6AE2AC #9DECC9 #D0F6E5
Accessibility & contrast
On white
1.60
#6AE2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#6AE2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2AC
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2AC | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4A9
Deuteranopia (green-blind)
#CDC7AF
Tritanopia (blue-blind)
#3EE2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6ae2ac; /* rgb */ color: rgb(106, 226, 172); /* oklch */ color: oklch(82.9% 0.134 161.9);
Tailwind
colors: {
custom: {
50: '#9decc4',
500: '#6ae2ac',
950: '#000000',
},
}SCSS
$custom: #6ae2ac; $custom-light: #9decc4; $custom-dark: #000000;
JSON
{
"hex": "#6ae2ac",
"rgb": {
"r": 106,
"g": 226,
"b": 172
},
"hsl": {
"h": 153,
"s": 67.416,
"l": 65.098
},
"oklch": {
"l": 0.82912,
"c": 0.13414,
"h": 161.9
},
"luminance": 0.60435
}Semantic roles & 50–950 ramp
primary
#6AE2AC
secondary
#B13F72
accent
#1669CF
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582