#6FC5CA#6FC5CA
#6FC5CA is a light, moderate teal. Relative luminance 0.476; OKLCH L 77.1% C 0.084 H 200.5°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC5CA |
|---|---|
| RGB | rgb(111, 197, 202) |
| HSL | hsl(183, 46%, 61%) |
| HSV | hsv(183, 45%, 79%) |
| CMYK | cmyk(45%, 2.5%, 0%, 20.8%) |
| CIE-LAB | lab(74.56, -24.66, -10.61) |
| CIE-LCH | lch(74.56, 26.84, 203.28°) |
| OKLab | oklab(77.13% -0.0783 -0.0292) |
| OKLCH | oklch(77.13% 0.084 200.5) |
| XYZ | xyz(37.1783, 47.5733, 63.0891) |
| Luminance | 0.4758 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 6.37
Mediumturquoise
#48D1CC
ΔE00 6.42
Aqua Blue
#02D8E9
ΔE00 7.29
Turquoise Blue
#06B1C4
ΔE00 8.45
Topaz
#13BBAF
ΔE00 9.69
Lightseagreen
#20B2AA
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC5CA #CA746F
analogous
#6FCAA2 #6FC5CA #6F98CA
triadic
#6FC5CA #CA6FC5 #C5CA6F
tetradic
#6FC5CA #A26FCA #CA746F #98CA6F
square
#6FC5CA #A26FCA #CA746F #98CA6F
split-complementary
#6FC5CA #CA6F98 #CAA26F
monochromatic
#33868B #44B2B8 #6FC5CA #9CD7DA #C8E9EB
Accessibility & contrast
On white
2.00
#6FC5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#6FC5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC5CA
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC5CA | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECA
Deuteranopia (green-blind)
#AAB3CB
Tritanopia (blue-blind)
#40CBC6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #6fc5ca; /* rgb */ color: rgb(111, 197, 202); /* oklch */ color: oklch(77.1% 0.084 200.5);
Tailwind
colors: {
custom: {
50: '#9ed6da',
500: '#6fc5ca',
950: '#000000',
},
}SCSS
$custom: #6fc5ca; $custom-light: #9ed6da; $custom-dark: #000000;
JSON
{
"hex": "#6fc5ca",
"rgb": {
"r": 111,
"g": 197,
"b": 202
},
"hsl": {
"h": 183.297,
"s": 46.193,
"l": 61.373
},
"oklch": {
"l": 0.7713,
"c": 0.0836,
"h": 200.5
},
"luminance": 0.47576
}Semantic roles & 50–950 ramp
primary
#6FC5CA
secondary
#DBBBB9
accent
#342CB9
background
#FAFDFD
surface
#F4FAFA
border
#CED3D3
text
#0F1414
muted
#7F8383