#6FCBDC#6FCBDC
#6FCBDC is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.091 H 210.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBDC |
|---|---|
| RGB | rgb(111, 203, 220) |
| HSL | hsl(189, 61%, 65%) |
| HSV | hsv(189, 50%, 86%) |
| CMYK | cmyk(49.5%, 7.7%, 0%, 13.7%) |
| CIE-LAB | lab(76.83, -22.89, -16.92) |
| CIE-LCH | lch(76.83, 28.46, 216.46°) |
| OKLab | oklab(79.14% -0.0779 -0.0467) |
| OKLCH | oklch(79.14% 0.091 210.9) |
| XYZ | xyz(40.8247, 51.2552, 75.4381) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.10
Aqua Blue
#02D8E9
ΔE00 6.32
Neon Blue
#04D9FF
ΔE00 6.85
Baby Blue
#89CFF0
ΔE00 7.43
Robin'S Egg
#6DEDFD
ΔE00 8.09
Bright Sky Blue
#02CCFE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBDC #DC806F
analogous
#6FDCB7 #6FCBDC #6F94DC
triadic
#6FCBDC #DC6FCB #CBDC6F
tetradic
#6FCBDC #B76FDC #DC806F #94DC6F
square
#6FCBDC #B76FDC #DC806F #94DC6F
split-complementary
#6FCBDC #DC6F94 #DCB76F
monochromatic
#2994A8 #3EB9D0 #6FCBDC #A0DDE8 #D1EFF4
Accessibility & contrast
On white
1.87
#6FCBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#6FCBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBDC
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBDC | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DD
Deuteranopia (green-blind)
#ABB8DC
Tritanopia (blue-blind)
#2DD3D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #6fcbdc; /* rgb */ color: rgb(111, 203, 220); /* oklch */ color: oklch(79.1% 0.091 210.9);
Tailwind
colors: {
custom: {
50: '#9fdbe6',
500: '#6fcbdc',
950: '#000000',
},
}SCSS
$custom: #6fcbdc; $custom-light: #9fdbe6; $custom-dark: #000000;
JSON
{
"hex": "#6fcbdc",
"rgb": {
"r": 111,
"g": 203,
"b": 220
},
"hsl": {
"h": 189.358,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.79142,
"c": 0.09085,
"h": 210.9
},
"luminance": 0.51259
}Semantic roles & 50–950 ramp
primary
#6FCBDC
secondary
#AB5545
accent
#381DC9
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1516
muted
#808484