#8CDEEA#8CDEEA
#8CDEEA is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.2% C 0.082 H 207.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDEEA |
|---|---|
| RGB | rgb(140, 222, 234) |
| HSL | hsl(188, 69%, 73%) |
| HSV | hsv(188, 40%, 92%) |
| CMYK | cmyk(40.2%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(83.84, -21.97, -13.74) |
| CIE-LCH | lch(83.84, 25.91, 212.02°) |
| OKLab | oklab(85.23% -0.0723 -0.0377) |
| OKLCH | oklch(85.23% 0.082 207.6) |
| XYZ | xyz(51.7824, 63.7549, 87.4032) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Robin'S Egg
#6DEDFD
ΔE00 4.92
Powder Blue
#B0E0E6
ΔE00 5.60
Paleturquoise
#AFEEEE
ΔE00 6.19
Pale Sky Blue
#BDF6FE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDEEA #EA988C
analogous
#8CEAC7 #8CDEEA #8CAFEA
triadic
#8CDEEA #EA8CDE #DEEA8C
tetradic
#8CDEEA #C78CEA #EA988C #AFEA8C
square
#8CDEEA #C78CEA #EA988C #AFEA8C
split-complementary
#8CDEEA #EA8CAF #EAC78C
monochromatic
#27BFD5 #58CFE1 #8CDEEA #C0EDF3 #E5F8FA
Accessibility & contrast
On white
1.53
#8CDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#8CDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDEEA
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDEEA | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#C2CCEA
Tritanopia (blue-blind)
#64E5E1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8cdeea; /* rgb */ color: rgb(140, 222, 234); /* oklch */ color: oklch(85.2% 0.082 207.6);
Tailwind
colors: {
custom: {
50: '#b2e8f0',
500: '#8cdeea',
950: '#000000',
},
}SCSS
$custom: #8cdeea; $custom-light: #b2e8f0; $custom-dark: #000000;
JSON
{
"hex": "#8cdeea",
"rgb": {
"r": 140,
"g": 222,
"b": 234
},
"hsl": {
"h": 187.66,
"s": 69.118,
"l": 73.333
},
"oklch": {
"l": 0.85225,
"c": 0.08159,
"h": 207.6
},
"luminance": 0.63759
}Semantic roles & 50–950 ramp
primary
#8CDEEA
secondary
#C46456
accent
#2D14D1
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485