#6FCBD9#6FCBD9
#6FCBD9 is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.0% C 0.090 H 208.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBD9 |
|---|---|
| RGB | rgb(111, 203, 217) |
| HSL | hsl(188, 58%, 64%) |
| HSV | hsv(188, 49%, 85%) |
| CMYK | cmyk(48.8%, 6.5%, 0%, 14.9%) |
| CIE-LAB | lab(76.74, -23.70, -15.44) |
| CIE-LCH | lch(76.74, 28.29, 213.09°) |
| OKLab | oklab(79.03% -0.0791 -0.0426) |
| OKLCH | oklch(79.03% 0.09 208.3) |
| XYZ | xyz(40.4310, 51.0977, 73.3644) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.98
Sky Blue
#87CEEB
ΔE00 7.07
Neon Blue
#04D9FF
ΔE00 7.52
Darkturquoise
#00CED1
ΔE00 7.80
Robin'S Egg
#6DEDFD
ΔE00 7.97
Baby Blue
#89CFF0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBD9 #D97D6F
analogous
#6FD9B2 #6FCBD9 #6F96D9
triadic
#6FCBD9 #D96FCB #CBD96F
tetradic
#6FCBD9 #B26FD9 #D97D6F #96D96F
square
#6FCBD9 #B26FD9 #D97D6F #96D96F
split-complementary
#6FCBD9 #D96F96 #D9B26F
monochromatic
#2B93A3 #3FBACC #6FCBD9 #9FDCE6 #D0EEF3
Accessibility & contrast
On white
1.87
#6FCBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#6FCBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBD9
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBD9 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DA
Deuteranopia (green-blind)
#ACB8D9
Tritanopia (blue-blind)
#30D2CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcbd9; /* rgb */ color: rgb(111, 203, 217); /* oklch */ color: oklch(79.0% 0.090 208.3);
Tailwind
colors: {
custom: {
50: '#9fdbe4',
500: '#6fcbd9',
950: '#000000',
},
}SCSS
$custom: #6fcbd9; $custom-light: #9fdbe4; $custom-dark: #000000;
JSON
{
"hex": "#6fcbd9",
"rgb": {
"r": 111,
"g": 203,
"b": 217
},
"hsl": {
"h": 187.925,
"s": 58.242,
"l": 64.314
},
"oklch": {
"l": 0.79034,
"c": 0.08985,
"h": 208.3
},
"luminance": 0.51101
}Semantic roles & 50–950 ramp
primary
#6FCBD9
secondary
#A65346
accent
#3620C6
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484