#6AD2CA#6AD2CA
#6AD2CA is a light, moderate teal. Relative luminance 0.534; OKLCH L 79.9% C 0.098 H 188.8°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD2CA |
|---|---|
| RGB | rgb(106, 210, 202) |
| HSL | hsl(175, 54%, 62%) |
| HSV | hsv(175, 50%, 82%) |
| CMYK | cmyk(49.5%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(78.12, -32.11, -5.33) |
| CIE-LCH | lch(78.12, 32.55, 189.43°) |
| OKLab | oklab(79.95% -0.0966 -0.0149) |
| OKLCH | oklch(79.95% 0.098 188.8) |
| XYZ | xyz(39.6467, 53.4181, 64.0871) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.72
Turquoise
#40E0D0
ΔE00 5.16
Darkturquoise
#00CED1
ΔE00 5.67
Seafoam Blue
#78D1B6
ΔE00 6.96
Pale Teal
#82CBB2
ΔE00 7.48
Topaz
#13BBAF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD2CA #D26A72
analogous
#6AD296 #6AD2CA #6AA6D2
triadic
#6AD2CA #CA6AD2 #D2CA6A
tetradic
#6AD2CA #966AD2 #D26A72 #A6D26A
square
#6AD2CA #966AD2 #D26A72 #A6D26A
split-complementary
#6AD2CA #D26AA6 #D2966A
monochromatic
#2D958D #3BC4B9 #6AD2CA #99E0DB #C8EEEB
Accessibility & contrast
On white
1.80
#6AD2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#6AD2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD2CA
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD2CA | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#2DD6CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ad2ca; /* rgb */ color: rgb(106, 210, 202); /* oklch */ color: oklch(79.9% 0.098 188.8);
Tailwind
colors: {
custom: {
50: '#9ce0da',
500: '#6ad2ca',
950: '#000000',
},
}SCSS
$custom: #6ad2ca; $custom-light: #9ce0da; $custom-dark: #000000;
JSON
{
"hex": "#6ad2ca",
"rgb": {
"r": 106,
"g": 210,
"b": 202
},
"hsl": {
"h": 175.385,
"s": 53.608,
"l": 61.961
},
"oklch": {
"l": 0.79947,
"c": 0.09776,
"h": 188.8
},
"luminance": 0.53422
}Semantic roles & 50–950 ramp
primary
#6AD2CA
secondary
#9A464D
accent
#2430C1
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483