#6FD1CA#6FD1CA
#6FD1CA is a light, moderate teal. Relative luminance 0.532; OKLCH L 79.9% C 0.093 H 189.4°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6FD1CA |
|---|---|
| RGB | rgb(111, 209, 202) |
| HSL | hsl(176, 52%, 63%) |
| HSV | hsv(176, 47%, 82%) |
| CMYK | cmyk(46.9%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(78.02, -30.51, -5.46) |
| CIE-LCH | lch(78.02, 31.00, 190.15°) |
| OKLab | oklab(79.92% -0.0921 -0.0152) |
| OKLCH | oklch(79.92% 0.093 189.4) |
| XYZ | xyz(40.0124, 53.2413, 64.0337) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.14
Turquoise
#40E0D0
ΔE00 5.82
Darkturquoise
#00CED1
ΔE00 5.84
Seafoam Blue
#78D1B6
ΔE00 7.18
Pale Teal
#82CBB2
ΔE00 7.48
Topaz
#13BBAF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FD1CA #D16F76
analogous
#6FD199 #6FD1CA #6FA7D1
triadic
#6FD1CA #CA6FD1 #D1CA6F
tetradic
#6FD1CA #996FD1 #D16F76 #A7D16F
square
#6FD1CA #996FD1 #D16F76 #A7D16F
split-complementary
#6FD1CA #D16FA7 #D1996F
monochromatic
#30968E #41C2B9 #6FD1CA #9DE0DB #CCEFEC
Accessibility & contrast
On white
1.80
#6FD1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#6FD1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FD1CA
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FD1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FD1CA | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#3CD5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6fd1ca; /* rgb */ color: rgb(111, 209, 202); /* oklch */ color: oklch(79.9% 0.093 189.4);
Tailwind
colors: {
custom: {
50: '#9fdfda',
500: '#6fd1ca',
950: '#000000',
},
}SCSS
$custom: #6fd1ca; $custom-light: #9fdfda; $custom-dark: #000000;
JSON
{
"hex": "#6fd1ca",
"rgb": {
"r": 111,
"g": 209,
"b": 202
},
"hsl": {
"h": 175.714,
"s": 51.579,
"l": 62.745
},
"oklch": {
"l": 0.79915,
"c": 0.09333,
"h": 189.4
},
"luminance": 0.53245
}Semantic roles & 50–950 ramp
primary
#6FD1CA
secondary
#9B494F
accent
#2731BF
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483