#6FC7CA#6FC7CA
#6FC7CA is a light, moderate teal. Relative luminance 0.485; OKLCH L 77.6% C 0.085 H 198.4°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC7CA |
|---|---|
| RGB | rgb(111, 199, 202) |
| HSL | hsl(182, 46%, 61%) |
| HSV | hsv(182, 45%, 79%) |
| CMYK | cmyk(45%, 1.5%, 0%, 20.8%) |
| CIE-LAB | lab(75.13, -25.65, -9.75) |
| CIE-LCH | lch(75.13, 27.44, 200.81°) |
| OKLab | oklab(77.59% -0.0806 -0.0269) |
| OKLCH | oklch(77.59% 0.085 198.4) |
| XYZ | xyz(37.6355, 48.4876, 63.2414) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 5.89
Aqua Blue
#02D8E9
ΔE00 7.24
Turquoise Blue
#06B1C4
ΔE00 9.09
Topaz
#13BBAF
ΔE00 9.18
Lightseagreen
#20B2AA
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC7CA #CA726F
analogous
#6FCAA0 #6FC7CA #6F9ACA
triadic
#6FC7CA #CA6FC7 #C7CA6F
tetradic
#6FC7CA #A06FCA #CA726F #9ACA6F
square
#6FC7CA #A06FCA #CA726F #9ACA6F
split-complementary
#6FC7CA #CA6F9A #CAA06F
monochromatic
#33888B #44B4B8 #6FC7CA #9CD8DA #C8EAEB
Accessibility & contrast
On white
1.96
#6FC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#6FC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC7CA
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC7CA | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC0CA
Deuteranopia (green-blind)
#ADB4CB
Tritanopia (blue-blind)
#3FCCC8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #6fc7ca; /* rgb */ color: rgb(111, 199, 202); /* oklch */ color: oklch(77.6% 0.085 198.4);
Tailwind
colors: {
custom: {
50: '#9ed8da',
500: '#6fc7ca',
950: '#000000',
},
}SCSS
$custom: #6fc7ca; $custom-light: #9ed8da; $custom-dark: #000000;
JSON
{
"hex": "#6fc7ca",
"rgb": {
"r": 111,
"g": 199,
"b": 202
},
"hsl": {
"h": 181.978,
"s": 46.193,
"l": 61.373
},
"oklch": {
"l": 0.77593,
"c": 0.08501,
"h": 198.4
},
"luminance": 0.48491
}Semantic roles & 50–950 ramp
primary
#6FC7CA
secondary
#DBBBB9
accent
#312CB9
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#0F1414
muted
#7F8383