#6AE2CF#6AE2CF
#6AE2CF is a very light, moderate teal. Relative luminance 0.620; OKLCH L 83.8% C 0.112 H 181.7°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE2CF |
|---|---|
| RGB | rgb(106, 226, 207) |
| HSL | hsl(171, 67%, 65%) |
| HSV | hsv(171, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 8.4%, 11.4%) |
| CIE-LAB | lab(82.89, -38.30, -0.99) |
| CIE-LCH | lch(82.89, 38.31, 181.47°) |
| OKLab | oklab(83.85% -0.112 -0.0033) |
| OKLCH | oklch(83.85% 0.112 181.7) |
| XYZ | xyz(44.3978, 61.9577, 68.6387) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.90
Tiffany Blue
#7BF2DA
ΔE00 3.85
Aqua (survey)
#13EAC9
ΔE00 5.50
Seafoam Blue
#78D1B6
ΔE00 5.68
Mediumturquoise
#48D1CC
ΔE00 6.36
Bright Aqua
#0BF9EA
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE2CF #E26A7D
analogous
#6AE293 #6AE2CF #6AB9E2
triadic
#6AE2CF #CF6AE2 #E2CF6A
tetradic
#6AE2CF #936AE2 #E26A7D #B9E26A
square
#6AE2CF #936AE2 #E26A7D #B9E26A
split-complementary
#6AE2CF #E26AB9 #E2936A
monochromatic
#22AF99 #37D8BE #6AE2CF #9DECE0 #D0F6F0
Accessibility & contrast
On white
1.57
#6AE2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#6AE2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE2CF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE2CF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7CE
Deuteranopia (green-blind)
#C6C9D1
Tritanopia (blue-blind)
#1BE6DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6ae2cf; /* rgb */ color: rgb(106, 226, 207); /* oklch */ color: oklch(83.8% 0.112 181.7);
Tailwind
colors: {
custom: {
50: '#9eebdd',
500: '#6ae2cf',
950: '#000000',
},
}SCSS
$custom: #6ae2cf; $custom-light: #9eebdd; $custom-dark: #000000;
JSON
{
"hex": "#6ae2cf",
"rgb": {
"r": 106,
"g": 226,
"b": 207
},
"hsl": {
"h": 170.5,
"s": 67.416,
"l": 65.098
},
"oklch": {
"l": 0.83848,
"c": 0.11205,
"h": 181.7
},
"luminance": 0.61962
}Semantic roles & 50–950 ramp
primary
#6AE2CF
secondary
#B13F51
accent
#1633CF
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484