#6AE5CB#6AE5CB
#6AE5CB is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.4% C 0.117 H 177.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6AE5CB |
|---|---|
| RGB | rgb(106, 229, 203) |
| HSL | hsl(167, 70%, 66%) |
| HSV | hsv(167, 54%, 90%) |
| CMYK | cmyk(53.7%, 0%, 11.4%, 10.2%) |
| CIE-LAB | lab(83.66, -40.62, 2.25) |
| CIE-LCH | lch(83.66, 40.68, 176.83°) |
| OKLab | oklab(84.44% -0.117 0.0053) |
| OKLCH | oklch(84.44% 0.117 177.4) |
| XYZ | xyz(44.7379, 63.4104, 66.3701) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.14
Aqua (survey)
#13EAC9
ΔE00 4.19
Turquoise
#40E0D0
ΔE00 4.33
Light Turquoise
#7EF4CC
ΔE00 5.15
Seafoam Blue
#78D1B6
ΔE00 5.33
Light Teal
#90E4C1
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AE5CB #E56A84
analogous
#6AE58D #6AE5CB #6AC1E5
triadic
#6AE5CB #CB6AE5 #E5CB6A
tetradic
#6AE5CB #8D6AE5 #E56A84 #C1E56A
square
#6AE5CB #8D6AE5 #E56A84 #C1E56A
split-complementary
#6AE5CB #E56AC1 #E58D6A
monochromatic
#20B595 #36DCB9 #6AE5CB #9EEEDD #D2F7EF
Accessibility & contrast
On white
1.53
#6AE5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#6AE5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AE5CB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AE5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AE5CB | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#1FE8DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6ae5cb; /* rgb */ color: rgb(106, 229, 203); /* oklch */ color: oklch(84.4% 0.117 177.4);
Tailwind
colors: {
custom: {
50: '#9eeeda',
500: '#6ae5cb',
950: '#000000',
},
}SCSS
$custom: #6ae5cb; $custom-light: #9eeeda; $custom-dark: #000000;
JSON
{
"hex": "#6ae5cb",
"rgb": {
"r": 106,
"g": 229,
"b": 203
},
"hsl": {
"h": 167.317,
"s": 70.286,
"l": 65.686
},
"oklch": {
"l": 0.84436,
"c": 0.11709,
"h": 177.4
},
"luminance": 0.63415
}Semantic roles & 50–950 ramp
primary
#6AE5CB
secondary
#B53E57
accent
#133CD2
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1614
muted
#808583