#6FC2CA#6FC2CA
#6FC2CA is a light, moderate teal. Relative luminance 0.462; OKLCH L 76.4% C 0.082 H 203.6°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC2CA |
|---|---|
| RGB | rgb(111, 194, 202) |
| HSL | hsl(185, 46%, 61%) |
| HSV | hsv(185, 45%, 79%) |
| CMYK | cmyk(45%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(73.69, -23.16, -11.90) |
| CIE-LCH | lch(73.69, 26.03, 207.19°) |
| OKLab | oklab(76.44% -0.0748 -0.0327) |
| OKLCH | oklch(76.44% 0.082 203.6) |
| XYZ | xyz(36.5039, 46.2245, 62.8642) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 7.32
Aqua Blue
#02D8E9
ΔE00 7.63
Turquoise Blue
#06B1C4
ΔE00 7.65
Mediumturquoise
#48D1CC
ΔE00 7.77
Sky Blue
#87CEEB
ΔE00 9.25
Neon Blue
#04D9FF
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC2CA #CA776F
analogous
#6FCAA5 #6FC2CA #6F95CA
triadic
#6FC2CA #CA6FC2 #C2CA6F
tetradic
#6FC2CA #A56FCA #CA776F #95CA6F
square
#6FC2CA #A56FCA #CA776F #95CA6F
split-complementary
#6FC2CA #CA6F95 #CAA56F
monochromatic
#33848B #44AEB8 #6FC2CA #9CD5DA #C8E8EB
Accessibility & contrast
On white
2.05
#6FC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#6FC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC2CA
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC2CA | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BCCB
Deuteranopia (green-blind)
#A7B0CA
Tritanopia (blue-blind)
#41C8C4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #6fc2ca; /* rgb */ color: rgb(111, 194, 202); /* oklch */ color: oklch(76.4% 0.082 203.6);
Tailwind
colors: {
custom: {
50: '#9ed4da',
500: '#6fc2ca',
950: '#000000',
},
}SCSS
$custom: #6fc2ca; $custom-light: #9ed4da; $custom-dark: #000000;
JSON
{
"hex": "#6fc2ca",
"rgb": {
"r": 111,
"g": 194,
"b": 202
},
"hsl": {
"h": 185.275,
"s": 46.193,
"l": 61.373
},
"oklch": {
"l": 0.76437,
"c": 0.0817,
"h": 203.6
},
"luminance": 0.46227
}Semantic roles & 50–950 ramp
primary
#6FC2CA
secondary
#DBBCB9
accent
#392CB9
background
#FAFDFD
surface
#F3FAFA
border
#CDD3D3
text
#0F1414
muted
#7F8383