#8CDEEE#8CDEEE
#8CDEEE is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.4% C 0.083 H 211.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDEEE |
|---|---|
| RGB | rgb(140, 222, 238) |
| HSL | hsl(190, 74%, 74%) |
| HSV | hsv(190, 41%, 93%) |
| CMYK | cmyk(41.2%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(83.96, -20.97, -15.68) |
| CIE-LCH | lch(83.96, 26.18, 216.78°) |
| OKLab | oklab(85.36% -0.0708 -0.0431) |
| OKLCH | oklch(85.36% 0.083 211.3) |
| XYZ | xyz(52.3635, 63.9873, 90.4638) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.39
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 5.20
Powder Blue
#B0E0E6
ΔE00 5.79
Ice Blue
#A5DFF9
ΔE00 6.33
Sky Blue
#87CEEB
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDEEE #EE9C8C
analogous
#8CEECD #8CDEEE #8CADEE
triadic
#8CDEEE #EE8CDE #DEEE8C
tetradic
#8CDEEE #CD8CEE #EE9C8C #ADEE8C
square
#8CDEEE #CD8CEE #EE9C8C #ADEE8C
split-complementary
#8CDEEE #EE8CAD #EECD8C
monochromatic
#21BFDE #57CFE6 #8CDEEE #C1EDF6 #E4F7FB
Accessibility & contrast
On white
1.52
#8CDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#8CDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDEEE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDEEE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#61E5E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8cdeee; /* rgb */ color: rgb(140, 222, 238); /* oklch */ color: oklch(85.4% 0.083 211.3);
Tailwind
colors: {
custom: {
50: '#b2e8f3',
500: '#8cdeee',
950: '#000000',
},
}SCSS
$custom: #8cdeee; $custom-light: #b2e8f3; $custom-dark: #000000;
JSON
{
"hex": "#8cdeee",
"rgb": {
"r": 140,
"g": 222,
"b": 238
},
"hsl": {
"h": 189.796,
"s": 74.242,
"l": 74.118
},
"oklch": {
"l": 0.85362,
"c": 0.08287,
"h": 211.3
},
"luminance": 0.63991
}Semantic roles & 50–950 ramp
primary
#8CDEEE
secondary
#C96855
accent
#300FD6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485