#8CD7DE#8CD7DE
#8CD7DE is a very light, moderate teal. Relative luminance 0.595; OKLCH L 83.3% C 0.075 H 203.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD7DE |
|---|---|
| RGB | rgb(140, 215, 222) |
| HSL | hsl(185, 55%, 71%) |
| HSV | hsv(185, 37%, 87%) |
| CMYK | cmyk(36.9%, 3.2%, 0%, 12.9%) |
| CIE-LAB | lab(81.54, -21.43, -10.80) |
| CIE-LCH | lch(81.54, 24.00, 206.76°) |
| OKLab | oklab(83.27% -0.0688 -0.0296) |
| OKLCH | oklch(83.27% 0.075 203.3) |
| XYZ | xyz(48.2958, 59.4471, 78.0226) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Powder Blue
#B0E0E6
ΔE00 5.60
Robin Egg Blue
#8AF1FE
ΔE00 6.25
Paleturquoise
#AFEEEE
ΔE00 6.29
Robin'S Egg
#6DEDFD
ΔE00 6.62
Lightblue
#ADD8E6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD7DE #DE938C
analogous
#8CDEBC #8CD7DE #8CAEDE
triadic
#8CD7DE #DE8CD7 #D7DE8C
tetradic
#8CD7DE #BC8CDE #DE938C #AEDE8C
square
#8CD7DE #BC8CDE #DE938C #AEDE8C
split-complementary
#8CD7DE #DE8CAE #DEBC8C
monochromatic
#35AFBA #5CC6D0 #8CD7DE #BCE8EC #E7F7F8
Accessibility & contrast
On white
1.63
#8CD7DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#8CD7DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD7DE
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD7DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD7DE | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DF
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#6BDDD9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8cd7de; /* rgb */ color: rgb(140, 215, 222); /* oklch */ color: oklch(83.3% 0.075 203.3);
Tailwind
colors: {
custom: {
50: '#b1e3e8',
500: '#8cd7de',
950: '#000000',
},
}SCSS
$custom: #8cd7de; $custom-light: #b1e3e8; $custom-dark: #000000;
JSON
{
"hex": "#8cd7de",
"rgb": {
"r": 140,
"g": 215,
"b": 222
},
"hsl": {
"h": 185.122,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.83268,
"c": 0.07488,
"h": 203.3
},
"luminance": 0.5945
}Semantic roles & 50–950 ramp
primary
#8CD7DE
secondary
#B66159
accent
#3023C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484