#6CCDDB#6CCDDB
#6CCDDB is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.4% C 0.093 H 207.7°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6CCDDB |
|---|---|
| RGB | rgb(108, 205, 219) |
| HSL | hsl(188, 61%, 64%) |
| HSV | hsv(188, 51%, 86%) |
| CMYK | cmyk(50.7%, 6.4%, 0%, 14.1%) |
| CIE-LAB | lab(77.26, -24.81, -15.75) |
| CIE-LCH | lch(77.26, 29.38, 212.41°) |
| OKLab | oklab(79.44% -0.0827 -0.0435) |
| OKLCH | oklch(79.44% 0.093 207.7) |
| XYZ | xyz(40.7968, 51.9617, 74.8838) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.38
Neon Blue
#04D9FF
ΔE00 7.24
Sky Blue
#87CEEB
ΔE00 7.36
Darkturquoise
#00CED1
ΔE00 7.40
Robin'S Egg
#6DEDFD
ΔE00 7.42
Robin Egg Blue
#8AF1FE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CCDDB #DB7A6C
analogous
#6CDBB2 #6CCDDB #6C96DB
triadic
#6CCDDB #DB6CCD #CDDB6C
tetradic
#6CCDDB #B26CDB #DB7A6C #96DB6C
square
#6CCDDB #B26CDB #DB7A6C #96DB6C
split-complementary
#6CCDDB #DB6C96 #DBB26C
monochromatic
#2895A4 #3BBCCF #6CCDDB #9DDEE7 #CEEEF3
Accessibility & contrast
On white
1.84
#6CCDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#6CCDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CCDDB
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CCDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CCDDB | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#20D4D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6ccddb; /* rgb */ color: rgb(108, 205, 219); /* oklch */ color: oklch(79.4% 0.093 207.7);
Tailwind
colors: {
custom: {
50: '#9edce6',
500: '#6ccddb',
950: '#000000',
},
}SCSS
$custom: #6ccddb; $custom-light: #9edce6; $custom-dark: #000000;
JSON
{
"hex": "#6ccddb",
"rgb": {
"r": 108,
"g": 205,
"b": 219
},
"hsl": {
"h": 187.568,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.7944,
"c": 0.0934,
"h": 207.7
},
"luminance": 0.51965
}Semantic roles & 50–950 ramp
primary
#6CCDDB
secondary
#A85044
accent
#331DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484