#6AE2CA#6AE2CA
#6AE2CA is a very light, moderate teal. Relative luminance 0.617; OKLCH L 83.7% C 0.114 H 178.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2CA |
|---|---|
| RGB | rgb(106, 226, 202) |
| HSL | hsl(168, 67%, 65%) |
| HSV | hsv(168, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(82.76, -39.51, 1.47) |
| CIE-LCH | lch(82.76, 39.54, 177.86°) |
| OKLab | oklab(83.7% -0.1142 0.0033) |
| OKLCH | oklch(83.7% 0.114 178.3) |
| XYZ | xyz(43.7962, 61.7171, 65.4703) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.65
Turquoise
#40E0D0
ΔE00 3.85
Aqua (survey)
#13EAC9
ΔE00 4.64
Seafoam Blue
#78D1B6
ΔE00 4.89
Light Teal
#90E4C1
ΔE00 5.75
Light Turquoise
#7EF4CC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2CA #E26A82
analogous
#6AE28E #6AE2CA #6ABEE2
triadic
#6AE2CA #CA6AE2 #E2CA6A
tetradic
#6AE2CA #8E6AE2 #E26A82 #BEE26A
square
#6AE2CA #8E6AE2 #E26A82 #BEE26A
split-complementary
#6AE2CA #E26ABE #E28E6A
monochromatic
#22AF93 #37D8B8 #6AE2CA #9DECDC #D0F6EE
Accessibility & contrast
On white
1.57
#6AE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#6AE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2CA
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2CA | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#23E5DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae2ca; /* rgb */ color: rgb(106, 226, 202); /* oklch */ color: oklch(83.7% 0.114 178.3);
Tailwind
colors: {
custom: {
50: '#9eebda',
500: '#6ae2ca',
950: '#000000',
},
}SCSS
$custom: #6ae2ca; $custom-light: #9eebda; $custom-dark: #000000;
JSON
{
"hex": "#6ae2ca",
"rgb": {
"r": 106,
"g": 226,
"b": 202
},
"hsl": {
"h": 168,
"s": 67.416,
"l": 65.098
},
"oklch": {
"l": 0.83702,
"c": 0.11422,
"h": 178.3
},
"luminance": 0.61721
}Semantic roles & 50–950 ramp
primary
#6AE2CA
secondary
#B13F56
accent
#163BCF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483