#6FD0CA#6FD0CA
#6FD0CA is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.7% C 0.092 H 190.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD0CA |
|---|---|
| RGB | rgb(111, 208, 202) |
| HSL | hsl(176, 51%, 63%) |
| HSV | hsv(176, 47%, 82%) |
| CMYK | cmyk(46.6%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(77.73, -30.03, -5.89) |
| CIE-LCH | lch(77.73, 30.61, 191.10°) |
| OKLab | oklab(79.68% -0.0909 -0.0164) |
| OKLCH | oklch(79.68% 0.092 190.2) |
| XYZ | xyz(39.7678, 52.7522, 63.9522) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.15
Darkturquoise
#00CED1
ΔE00 5.67
Turquoise
#40E0D0
ΔE00 6.19
Seafoam Blue
#78D1B6
ΔE00 7.52
Pale Teal
#82CBB2
ΔE00 7.74
Topaz
#13BBAF
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD0CA #D06F75
analogous
#6FD09A #6FD0CA #6FA5D0
triadic
#6FD0CA #CA6FD0 #D0CA6F
tetradic
#6FD0CA #9A6FD0 #D06F75 #A5D06F
square
#6FD0CA #9A6FD0 #D06F75 #A5D06F
split-complementary
#6FD0CA #D06FA5 #D09A6F
monochromatic
#30948E #41C1B9 #6FD0CA #9DDFDB #CBEEEC
Accessibility & contrast
On white
1.82
#6FD0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#6FD0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD0CA
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD0CA | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#3CD4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6fd0ca; /* rgb */ color: rgb(111, 208, 202); /* oklch */ color: oklch(79.7% 0.092 190.2);
Tailwind
colors: {
custom: {
50: '#9fdeda',
500: '#6fd0ca',
950: '#000000',
},
}SCSS
$custom: #6fd0ca; $custom-light: #9fdeda; $custom-dark: #000000;
JSON
{
"hex": "#6fd0ca",
"rgb": {
"r": 111,
"g": 208,
"b": 202
},
"hsl": {
"h": 176.289,
"s": 50.785,
"l": 62.549
},
"oklch": {
"l": 0.79682,
"c": 0.09242,
"h": 190.2
},
"luminance": 0.52756
}Semantic roles & 50–950 ramp
primary
#6FD0CA
secondary
#9A494E
accent
#2731BE
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483