#6FC4CB#6FC4CB
#6FC4CB is a light, moderate teal. Relative luminance 0.472; OKLCH L 76.9% C 0.083 H 202.5°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC4CB |
|---|---|
| RGB | rgb(111, 196, 203) |
| HSL | hsl(185, 47%, 62%) |
| HSV | hsv(185, 45%, 80%) |
| CMYK | cmyk(45.3%, 3.4%, 0%, 20.4%) |
| CIE-LAB | lab(74.30, -23.90, -11.53) |
| CIE-LCH | lch(74.30, 26.53, 205.76°) |
| OKLab | oklab(76.93% -0.0768 -0.0318) |
| OKLCH | oklch(76.93% 0.083 202.5) |
| XYZ | xyz(37.0708, 47.1682, 63.6392) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 6.84
Mediumturquoise
#48D1CC
ΔE00 7.16
Aqua Blue
#02D8E9
ΔE00 7.28
Turquoise Blue
#06B1C4
ΔE00 8.03
Sky Blue
#87CEEB
ΔE00 9.52
Robin'S Egg
#6DEDFD
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC4CB #CB766F
analogous
#6FCBA4 #6FC4CB #6F96CB
triadic
#6FC4CB #CB6FC4 #C4CB6F
tetradic
#6FC4CB #A46FCB #CB766F #96CB6F
square
#6FC4CB #A46FCB #CB766F #96CB6F
split-complementary
#6FC4CB #CB6F96 #CBA46F
monochromatic
#33868D #43B1BA #6FC4CB #9CD6DB #C9E9EB
Accessibility & contrast
On white
2.01
#6FC4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#6FC4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC4CB
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC4CB | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BDCC
Deuteranopia (green-blind)
#A9B2CB
Tritanopia (blue-blind)
#3FCAC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #6fc4cb; /* rgb */ color: rgb(111, 196, 203); /* oklch */ color: oklch(76.9% 0.083 202.5);
Tailwind
colors: {
custom: {
50: '#9ed6da',
500: '#6fc4cb',
950: '#000000',
},
}SCSS
$custom: #6fc4cb; $custom-light: #9ed6da; $custom-dark: #000000;
JSON
{
"hex": "#6fc4cb",
"rgb": {
"r": 111,
"g": 196,
"b": 203
},
"hsl": {
"h": 184.565,
"s": 46.939,
"l": 61.569
},
"oklch": {
"l": 0.76933,
"c": 0.08307,
"h": 202.5
},
"luminance": 0.47171
}Semantic roles & 50–950 ramp
primary
#6FC4CB
secondary
#DCBCBA
accent
#362BBA
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#0F1414
muted
#7F8383