#6AD5C8#6AD5C8
#6AD5C8 is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.6% C 0.101 H 185.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6AD5C8 |
|---|---|
| RGB | rgb(106, 213, 200) |
| HSL | hsl(173, 56%, 63%) |
| HSV | hsv(173, 50%, 84%) |
| CMYK | cmyk(50.2%, 0%, 6.1%, 16.5%) |
| CIE-LAB | lab(78.94, -34.02, -3.06) |
| CIE-LCH | lch(78.94, 34.16, 185.14°) |
| OKLab | oklab(80.59% -0.1008 -0.0088) |
| OKLCH | oklch(80.59% 0.101 185) |
| XYZ | xyz(40.1590, 54.8192, 63.0972) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.77
Turquoise
#40E0D0
ΔE00 4.01
Seafoam Blue
#78D1B6
ΔE00 5.43
Pale Teal
#82CBB2
ΔE00 6.40
Darkturquoise
#00CED1
ΔE00 6.99
Tiffany Blue
#7BF2DA
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AD5C8 #D56A77
analogous
#6AD592 #6AD5C8 #6AADD5
triadic
#6AD5C8 #C86AD5 #D5C86A
tetradic
#6AD5C8 #926AD5 #D56A77 #ADD56A
square
#6AD5C8 #926AD5 #D56A77 #ADD56A
split-complementary
#6AD5C8 #D56AAD #D5926A
monochromatic
#2B998C #3AC8B6 #6AD5C8 #9AE2DA #C9F0EB
Accessibility & contrast
On white
1.76
#6AD5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#6AD5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AD5C8
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AD5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AD5C8 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC8
Deuteranopia (green-blind)
#BABEC9
Tritanopia (blue-blind)
#2DD9D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ad5c8; /* rgb */ color: rgb(106, 213, 200); /* oklch */ color: oklch(80.6% 0.101 185.0);
Tailwind
colors: {
custom: {
50: '#9ce2d8',
500: '#6ad5c8',
950: '#000000',
},
}SCSS
$custom: #6ad5c8; $custom-light: #9ce2d8; $custom-dark: #000000;
JSON
{
"hex": "#6ad5c8",
"rgb": {
"r": 106,
"g": 213,
"b": 200
},
"hsl": {
"h": 172.71,
"s": 56.021,
"l": 62.549
},
"oklch": {
"l": 0.80588,
"c": 0.10119,
"h": 185
},
"luminance": 0.54823
}Semantic roles & 50–950 ramp
primary
#6AD5C8
secondary
#9E4550
accent
#2236C4
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483