#6FC6CA#6FC6CA
#6FC6CA is a light, moderate teal. Relative luminance 0.480; OKLCH L 77.4% C 0.084 H 199.4°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC6CA |
|---|---|
| RGB | rgb(111, 198, 202) |
| HSL | hsl(183, 46%, 61%) |
| HSV | hsv(183, 45%, 79%) |
| CMYK | cmyk(45%, 2%, 0%, 20.8%) |
| CIE-LAB | lab(74.84, -25.15, -10.18) |
| CIE-LCH | lch(74.84, 27.13, 202.03°) |
| OKLab | oklab(77.36% -0.0795 -0.028) |
| OKLCH | oklch(77.36% 0.084 199.4) |
| XYZ | xyz(37.4062, 48.0289, 63.1650) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.99
Darkturquoise
#00CED1
ΔE00 6.11
Aqua Blue
#02D8E9
ΔE00 7.25
Turquoise Blue
#06B1C4
ΔE00 8.76
Topaz
#13BBAF
ΔE00 9.42
Lightseagreen
#20B2AA
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC6CA #CA736F
analogous
#6FCAA1 #6FC6CA #6F99CA
triadic
#6FC6CA #CA6FC6 #C6CA6F
tetradic
#6FC6CA #A16FCA #CA736F #99CA6F
square
#6FC6CA #A16FCA #CA736F #99CA6F
split-complementary
#6FC6CA #CA6F99 #CAA16F
monochromatic
#33878B #44B3B8 #6FC6CA #9CD8DA #C8E9EB
Accessibility & contrast
On white
1.98
#6FC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#6FC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC6CA
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC6CA | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCA
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#40CBC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #6fc6ca; /* rgb */ color: rgb(111, 198, 202); /* oklch */ color: oklch(77.4% 0.084 199.4);
Tailwind
colors: {
custom: {
50: '#9ed7da',
500: '#6fc6ca',
950: '#000000',
},
}SCSS
$custom: #6fc6ca; $custom-light: #9ed7da; $custom-dark: #000000;
JSON
{
"hex": "#6fc6ca",
"rgb": {
"r": 111,
"g": 198,
"b": 202
},
"hsl": {
"h": 182.637,
"s": 46.193,
"l": 61.373
},
"oklch": {
"l": 0.77361,
"c": 0.08429,
"h": 199.4
},
"luminance": 0.48032
}Semantic roles & 50–950 ramp
primary
#6FC6CA
secondary
#DBBBB9
accent
#322CB9
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#0F1414
muted
#7F8383