#8CDCEB#8CDCEB
#8CDCEB is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.8% C 0.081 H 210.7°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDCEB |
|---|---|
| RGB | rgb(140, 220, 235) |
| HSL | hsl(189, 70%, 74%) |
| HSV | hsv(189, 40%, 92%) |
| CMYK | cmyk(40.4%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(83.31, -20.72, -15.06) |
| CIE-LCH | lch(83.31, 25.61, 216.00°) |
| OKLab | oklab(84.82% -0.0696 -0.0414) |
| OKLCH | oklch(84.82% 0.081 210.7) |
| XYZ | xyz(51.3984, 62.7564, 87.9859) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.66
Robin Egg Blue
#8AF1FE
ΔE00 5.13
Robin'S Egg
#6DEDFD
ΔE00 5.51
Powder Blue
#B0E0E6
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 6.33
Ice Blue
#A5DFF9
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDCEB #EB9B8C
analogous
#8CEBCA #8CDCEB #8CACEB
triadic
#8CDCEB #EB8CDC #DCEB8C
tetradic
#8CDCEB #CA8CEB #EB9B8C #ACEB8C
square
#8CDCEB #CA8CEB #EB9B8C #ACEB8C
split-complementary
#8CDCEB #EB8CAC #EBCA8C
monochromatic
#25BBD7 #58CCE2 #8CDCEB #C0ECF4 #E5F7FA
Accessibility & contrast
On white
1.55
#8CDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#8CDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDCEB
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDCEB | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#BFCBEB
Tritanopia (blue-blind)
#63E3E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8cdceb; /* rgb */ color: rgb(140, 220, 235); /* oklch */ color: oklch(84.8% 0.081 210.7);
Tailwind
colors: {
custom: {
50: '#b2e7f1',
500: '#8cdceb',
950: '#000000',
},
}SCSS
$custom: #8cdceb; $custom-light: #b2e7f1; $custom-dark: #000000;
JSON
{
"hex": "#8cdceb",
"rgb": {
"r": 140,
"g": 220,
"b": 235
},
"hsl": {
"h": 189.474,
"s": 70.37,
"l": 73.529
},
"oklch": {
"l": 0.84816,
"c": 0.08097,
"h": 210.7
},
"luminance": 0.6276
}Semantic roles & 50–950 ramp
primary
#8CDCEB
secondary
#C56756
accent
#3113D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485