#6FC8CA#6FC8CA
#6FC8CA is a light, moderate teal. Relative luminance 0.490; OKLCH L 77.8% C 0.086 H 197.4°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC8CA |
|---|---|
| RGB | rgb(111, 200, 202) |
| HSL | hsl(181, 46%, 61%) |
| HSV | hsv(181, 45%, 79%) |
| CMYK | cmyk(45%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(75.42, -26.14, -9.32) |
| CIE-LCH | lch(75.42, 27.75, 199.62°) |
| OKLab | oklab(77.83% -0.0818 -0.0257) |
| OKLCH | oklch(77.83% 0.086 197.4) |
| XYZ | xyz(37.8663, 48.9492, 63.3184) |
| Luminance | 0.4895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.18
Darkturquoise
#00CED1
ΔE00 5.69
Aqua Blue
#02D8E9
ΔE00 7.26
Topaz
#13BBAF
ΔE00 8.96
Lightseagreen
#20B2AA
ΔE00 9.34
Turquoise Blue
#06B1C4
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC8CA #CA716F
analogous
#6FCA9F #6FC8CA #6F9BCA
triadic
#6FC8CA #CA6FC8 #C8CA6F
tetradic
#6FC8CA #9F6FCA #CA716F #9BCA6F
square
#6FC8CA #9F6FCA #CA716F #9BCA6F
split-complementary
#6FC8CA #CA6F9B #CA9F6F
monochromatic
#33898B #44B6B8 #6FC8CA #9CD9DA #C8EAEB
Accessibility & contrast
On white
1.95
#6FC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#6FC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC8CA
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC8CA | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CA
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#3FCDC8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #6fc8ca; /* rgb */ color: rgb(111, 200, 202); /* oklch */ color: oklch(77.8% 0.086 197.4);
Tailwind
colors: {
custom: {
50: '#9ed9da',
500: '#6fc8ca',
950: '#000000',
},
}SCSS
$custom: #6fc8ca; $custom-light: #9ed9da; $custom-dark: #000000;
JSON
{
"hex": "#6fc8ca",
"rgb": {
"r": 111,
"g": 200,
"b": 202
},
"hsl": {
"h": 181.319,
"s": 46.193,
"l": 61.373
},
"oklch": {
"l": 0.77825,
"c": 0.08574,
"h": 197.4
},
"luminance": 0.48952
}Semantic roles & 50–950 ramp
primary
#6FC8CA
secondary
#DBBAB9
accent
#2F2CB9
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#0F1414
muted
#7F8383