#6FC3CA#6FC3CA
#6FC3CA is a light, moderate teal. Relative luminance 0.467; OKLCH L 76.7% C 0.082 H 202.6°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC3CA |
|---|---|
| RGB | rgb(111, 195, 202) |
| HSL | hsl(185, 46%, 61%) |
| HSV | hsv(185, 45%, 79%) |
| CMYK | cmyk(45%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(73.98, -23.66, -11.47) |
| CIE-LCH | lch(73.98, 26.29, 205.86°) |
| OKLab | oklab(76.67% -0.076 -0.0316) |
| OKLCH | oklch(76.67% 0.082 202.6) |
| XYZ | xyz(36.7272, 46.6711, 62.9387) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 6.98
Mediumturquoise
#48D1CC
ΔE00 7.31
Aqua Blue
#02D8E9
ΔE00 7.49
Turquoise Blue
#06B1C4
ΔE00 7.89
Sky Blue
#87CEEB
ΔE00 9.56
Lightseagreen
#20B2AA
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC3CA #CA766F
analogous
#6FCAA4 #6FC3CA #6F96CA
triadic
#6FC3CA #CA6FC3 #C3CA6F
tetradic
#6FC3CA #A46FCA #CA766F #96CA6F
square
#6FC3CA #A46FCA #CA766F #96CA6F
split-complementary
#6FC3CA #CA6F96 #CAA46F
monochromatic
#33858B #44AFB8 #6FC3CA #9CD6DA #C8E8EB
Accessibility & contrast
On white
2.03
#6FC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#6FC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC3CA
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC3CA | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BDCB
Deuteranopia (green-blind)
#A8B1CA
Tritanopia (blue-blind)
#41C9C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #6fc3ca; /* rgb */ color: rgb(111, 195, 202); /* oklch */ color: oklch(76.7% 0.082 202.6);
Tailwind
colors: {
custom: {
50: '#9ed5da',
500: '#6fc3ca',
950: '#000000',
},
}SCSS
$custom: #6fc3ca; $custom-light: #9ed5da; $custom-dark: #000000;
JSON
{
"hex": "#6fc3ca",
"rgb": {
"r": 111,
"g": 195,
"b": 202
},
"hsl": {
"h": 184.615,
"s": 46.193,
"l": 61.373
},
"oklch": {
"l": 0.76668,
"c": 0.08231,
"h": 202.6
},
"luminance": 0.46674
}Semantic roles & 50–950 ramp
primary
#6FC3CA
secondary
#DBBCB9
accent
#372CB9
background
#FAFDFD
surface
#F3FAFA
border
#CDD3D3
text
#0F1414
muted
#7F8383