#6FCBD6#6FCBD6
#6FCBD6 is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.9% C 0.089 H 205.6°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6FCBD6 |
|---|---|
| RGB | rgb(111, 203, 214) |
| HSL | hsl(186, 56%, 64%) |
| HSV | hsv(186, 48%, 84%) |
| CMYK | cmyk(48.1%, 5.1%, 0%, 16.1%) |
| CIE-LAB | lab(76.64, -24.50, -13.97) |
| CIE-LCH | lch(76.64, 28.20, 209.69°) |
| OKLab | oklab(78.93% -0.0803 -0.0385) |
| OKLCH | oklch(78.93% 0.089 205.6) |
| XYZ | xyz(40.0443, 50.9430, 71.3280) |
| Luminance | 0.5095 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.85
Darkturquoise
#00CED1
ΔE00 7.00
Mediumturquoise
#48D1CC
ΔE00 7.63
Robin'S Egg
#6DEDFD
ΔE00 8.00
Sky Blue
#87CEEB
ΔE00 8.08
Neon Blue
#04D9FF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FCBD6 #D67A6F
analogous
#6FD6AD #6FCBD6 #6F97D6
triadic
#6FCBD6 #D66FCB #CBD66F
tetradic
#6FCBD6 #AD6FD6 #D67A6F #97D66F
square
#6FCBD6 #AD6FD6 #D67A6F #97D66F
split-complementary
#6FCBD6 #D66F97 #D6AD6F
monochromatic
#2D929E #3FBAC8 #6FCBD6 #9FDCE4 #CEEDF1
Accessibility & contrast
On white
1.88
#6FCBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#6FCBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FCBD6
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FCBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FCBD6 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC4D7
Deuteranopia (green-blind)
#ADB8D6
Tritanopia (blue-blind)
#33D2CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6fcbd6; /* rgb */ color: rgb(111, 203, 214); /* oklch */ color: oklch(78.9% 0.089 205.6);
Tailwind
colors: {
custom: {
50: '#9fdbe2',
500: '#6fcbd6',
950: '#000000',
},
}SCSS
$custom: #6fcbd6; $custom-light: #9fdbe2; $custom-dark: #000000;
JSON
{
"hex": "#6fcbd6",
"rgb": {
"r": 111,
"g": 203,
"b": 214
},
"hsl": {
"h": 186.408,
"s": 55.676,
"l": 63.725
},
"oklch": {
"l": 0.78928,
"c": 0.08907,
"h": 205.6
},
"luminance": 0.50946
}Semantic roles & 50–950 ramp
primary
#6FCBD6
secondary
#A25147
accent
#3322C3
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484