#8CDEED#8CDEED
#8CDEED is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.3% C 0.083 H 210.4°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDEED |
|---|---|
| RGB | rgb(140, 222, 237) |
| HSL | hsl(189, 73%, 74%) |
| HSV | hsv(189, 41%, 93%) |
| CMYK | cmyk(40.9%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(83.93, -21.22, -15.19) |
| CIE-LCH | lch(83.93, 26.10, 215.60°) |
| OKLab | oklab(85.33% -0.0712 -0.0417) |
| OKLCH | oklch(85.33% 0.083 210.4) |
| XYZ | xyz(52.2170, 63.9287, 89.6923) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 4.64
Robin'S Egg
#6DEDFD
ΔE00 5.09
Powder Blue
#B0E0E6
ΔE00 5.71
Ice Blue
#A5DFF9
ΔE00 6.63
Sky Blue
#87CEEB
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDEED #ED9B8C
analogous
#8CEDCC #8CDEED #8CAEED
triadic
#8CDEED #ED8CDE #DEED8C
tetradic
#8CDEED #CC8CED #ED9B8C #AEED8C
square
#8CDEED #CC8CED #ED9B8C #AEED8C
split-complementary
#8CDEED #ED8CAE #EDCC8C
monochromatic
#22BFDC #57CFE5 #8CDEED #C1EDF5 #E5F7FB
Accessibility & contrast
On white
1.52
#8CDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#8CDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDEED
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDEED | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#62E5E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8cdeed; /* rgb */ color: rgb(140, 222, 237); /* oklch */ color: oklch(85.3% 0.083 210.4);
Tailwind
colors: {
custom: {
50: '#b2e8f2',
500: '#8cdeed',
950: '#000000',
},
}SCSS
$custom: #8cdeed; $custom-light: #b2e8f2; $custom-dark: #000000;
JSON
{
"hex": "#8cdeed",
"rgb": {
"r": 140,
"g": 222,
"b": 237
},
"hsl": {
"h": 189.278,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.85327,
"c": 0.08252,
"h": 210.4
},
"luminance": 0.63932
}Semantic roles & 50–950 ramp
primary
#8CDEED
secondary
#C86755
accent
#2F10D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485