#6FCBD5#6FCBD5
#6FCBD5 is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.9% C 0.089 H 204.7°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBD5 |
|---|---|
| RGB | rgb(111, 203, 213) |
| HSL | hsl(186, 55%, 64%) |
| HSV | hsv(186, 48%, 84%) |
| CMYK | cmyk(47.9%, 4.7%, 0%, 16.5%) |
| CIE-LAB | lab(76.61, -24.76, -13.47) |
| CIE-LCH | lch(76.61, 28.19, 208.55°) |
| OKLab | oklab(78.89% -0.0807 -0.0371) |
| OKLCH | oklch(78.89% 0.089 204.7) |
| XYZ | xyz(39.9170, 50.8921, 70.6575) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.86
Darkturquoise
#00CED1
ΔE00 6.76
Mediumturquoise
#48D1CC
ΔE00 7.29
Robin'S Egg
#6DEDFD
ΔE00 8.05
Sky Blue
#87CEEB
ΔE00 8.42
Neon Blue
#04D9FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBD5 #D5796F
analogous
#6FD5AC #6FCBD5 #6F98D5
triadic
#6FCBD5 #D56FCB #CBD56F
tetradic
#6FCBD5 #AC6FD5 #D5796F #98D56F
square
#6FCBD5 #AC6FD5 #D5796F #98D56F
split-complementary
#6FCBD5 #D56F98 #D5AC6F
monochromatic
#2E919C #40BAC7 #6FCBD5 #9EDCE3 #CEEDF1
Accessibility & contrast
On white
1.88
#6FCBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#6FCBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBD5
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBD5 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D6
Deuteranopia (green-blind)
#AEB8D5
Tritanopia (blue-blind)
#34D2CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcbd5; /* rgb */ color: rgb(111, 203, 213); /* oklch */ color: oklch(78.9% 0.089 204.7);
Tailwind
colors: {
custom: {
50: '#9fdbe1',
500: '#6fcbd5',
950: '#000000',
},
}SCSS
$custom: #6fcbd5; $custom-light: #9fdbe1; $custom-dark: #000000;
JSON
{
"hex": "#6fcbd5",
"rgb": {
"r": 111,
"g": 203,
"b": 213
},
"hsl": {
"h": 185.882,
"s": 54.839,
"l": 63.529
},
"oklch": {
"l": 0.78893,
"c": 0.08885,
"h": 204.7
},
"luminance": 0.50895
}Semantic roles & 50–950 ramp
primary
#6FCBD5
secondary
#A15048
accent
#3323C2
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484