#6FC3CB#6FC3CB
#6FC3CB is a light, moderate teal. Relative luminance 0.467; OKLCH L 76.7% C 0.082 H 203.5°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6FC3CB |
|---|---|
| RGB | rgb(111, 195, 203) |
| HSL | hsl(185, 47%, 62%) |
| HSV | hsv(185, 45%, 80%) |
| CMYK | cmyk(45.3%, 3.9%, 0%, 20.4%) |
| CIE-LAB | lab(74.01, -23.40, -11.96) |
| CIE-LCH | lch(74.01, 26.28, 207.08°) |
| OKLab | oklab(76.7% -0.0756 -0.0329) |
| OKLCH | oklch(76.7% 0.082 203.5) |
| XYZ | xyz(36.8460, 46.7186, 63.5643) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 7.17
Aqua Blue
#02D8E9
ΔE00 7.43
Mediumturquoise
#48D1CC
ΔE00 7.61
Turquoise Blue
#06B1C4
ΔE00 7.78
Sky Blue
#87CEEB
ΔE00 9.21
Neon Blue
#04D9FF
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FC3CB #CB776F
analogous
#6FCBA5 #6FC3CB #6F95CB
triadic
#6FC3CB #CB6FC3 #C3CB6F
tetradic
#6FC3CB #A56FCB #CB776F #95CB6F
square
#6FC3CB #A56FCB #CB776F #95CB6F
split-complementary
#6FC3CB #CB6F95 #CBA56F
monochromatic
#33858D #43AFBA #6FC3CB #9CD6DB #C9E8EB
Accessibility & contrast
On white
2.03
#6FC3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#6FC3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FC3CB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FC3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FC3CB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BDCC
Deuteranopia (green-blind)
#A8B1CB
Tritanopia (blue-blind)
#40C9C5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #6fc3cb; /* rgb */ color: rgb(111, 195, 203); /* oklch */ color: oklch(76.7% 0.082 203.5);
Tailwind
colors: {
custom: {
50: '#9ed5da',
500: '#6fc3cb',
950: '#000000',
},
}SCSS
$custom: #6fc3cb; $custom-light: #9ed5da; $custom-dark: #000000;
JSON
{
"hex": "#6fc3cb",
"rgb": {
"r": 111,
"g": 195,
"b": 203
},
"hsl": {
"h": 185.217,
"s": 46.939,
"l": 61.569
},
"oklch": {
"l": 0.76703,
"c": 0.08246,
"h": 203.5
},
"luminance": 0.46722
}Semantic roles & 50–950 ramp
primary
#6FC3CB
secondary
#DCBDBA
accent
#382BBA
background
#FAFDFD
surface
#F3FAFA
border
#CDD3D3
text
#0F1414
muted
#7F8383