#6CCBDB#6CCBDB
#6CCBDB is a light, moderate teal. Relative luminance 0.510; OKLCH L 79.0% C 0.093 H 209.7°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCBDB |
|---|---|
| RGB | rgb(108, 203, 219) |
| HSL | hsl(189, 61%, 64%) |
| HSV | hsv(189, 51%, 86%) |
| CMYK | cmyk(50.7%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(76.69, -23.81, -16.61) |
| CIE-LCH | lch(76.69, 29.03, 214.90°) |
| OKLab | oklab(78.98% -0.0804 -0.0459) |
| OKLCH | oklch(78.98% 0.093 209.7) |
| XYZ | xyz(40.3215, 51.0110, 74.7253) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.91
Sky Blue
#87CEEB
ΔE00 6.67
Neon Blue
#04D9FF
ΔE00 6.96
Robin'S Egg
#6DEDFD
ΔE00 7.97
Baby Blue
#89CFF0
ΔE00 7.99
Darkturquoise
#00CED1
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCBDB #DB7C6C
analogous
#6CDBB4 #6CCBDB #6C94DB
triadic
#6CCBDB #DB6CCB #CBDB6C
tetradic
#6CCBDB #B46CDB #DB7C6C #94DB6C
square
#6CCBDB #B46CDB #DB7C6C #94DB6C
split-complementary
#6CCBDB #DB6C94 #DBB46C
monochromatic
#2892A4 #3BBACF #6CCBDB #9DDCE7 #CEEEF3
Accessibility & contrast
On white
1.87
#6CCBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#6CCBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCBDB
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCBDB | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#ABB8DB
Tritanopia (blue-blind)
#22D3D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6ccbdb; /* rgb */ color: rgb(108, 203, 219); /* oklch */ color: oklch(79.0% 0.093 209.7);
Tailwind
colors: {
custom: {
50: '#9edbe6',
500: '#6ccbdb',
950: '#000000',
},
}SCSS
$custom: #6ccbdb; $custom-light: #9edbe6; $custom-dark: #000000;
JSON
{
"hex": "#6ccbdb",
"rgb": {
"r": 108,
"g": 203,
"b": 219
},
"hsl": {
"h": 188.649,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.78981,
"c": 0.0926,
"h": 209.7
},
"luminance": 0.51014
}Semantic roles & 50–950 ramp
primary
#6CCBDB
secondary
#A85244
accent
#361DC8
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484