#8CCBD2#8CCBD2
#8CCBD2 is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.2% C 0.065 H 204.7°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCBD2 |
|---|---|
| RGB | rgb(140, 203, 210) |
| HSL | hsl(186, 44%, 69%) |
| HSV | hsv(186, 33%, 82%) |
| CMYK | cmyk(33.3%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(77.84, -18.27, -9.89) |
| CIE-LCH | lch(77.84, 20.78, 208.42°) |
| OKLab | oklab(80.2% -0.0589 -0.0271) |
| OKLCH | oklch(80.2% 0.065 204.7) |
| XYZ | xyz(43.8000, 52.9379, 68.8704) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.32
Lightblue
#ADD8E6
ΔE00 7.18
Sky Blue
#87CEEB
ΔE00 7.77
Robin'S Egg Blue
#98EFF9
ΔE00 8.41
Paleturquoise
#AFEEEE
ΔE00 8.59
Baby Blue
#89CFF0
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCBD2 #D2938C
analogous
#8CD2B6 #8CCBD2 #8CA8D2
triadic
#8CCBD2 #D28CCB #CBD28C
tetradic
#8CCBD2 #B68CD2 #D2938C #A8D28C
square
#8CCBD2 #B68CD2 #D2938C #A8D28C
split-complementary
#8CCBD2 #D28CA8 #D2B68C
monochromatic
#409AA4 #60B7C1 #8CCBD2 #B8DFE3 #E4F3F4
Accessibility & contrast
On white
1.81
#8CCBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#8CCBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCBD2
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCBD2 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#B5BCD2
Tritanopia (blue-blind)
#72D0CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8ccbd2; /* rgb */ color: rgb(140, 203, 210); /* oklch */ color: oklch(80.2% 0.065 204.7);
Tailwind
colors: {
custom: {
50: '#b0dbdf',
500: '#8ccbd2',
950: '#000000',
},
}SCSS
$custom: #8ccbd2; $custom-light: #b0dbdf; $custom-dark: #000000;
JSON
{
"hex": "#8ccbd2",
"rgb": {
"r": 140,
"g": 203,
"b": 210
},
"hsl": {
"h": 186,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.80199,
"c": 0.06479,
"h": 204.7
},
"luminance": 0.5294
}Semantic roles & 50–950 ramp
primary
#8CCBD2
secondary
#A8625B
accent
#3C2FB7
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484