#8CDFE0#8CDFE0
#8CDFE0 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.1% C 0.081 H 196.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDFE0 |
|---|---|
| RGB | rgb(140, 223, 224) |
| HSL | hsl(181, 58%, 71%) |
| HSV | hsv(181, 38%, 88%) |
| CMYK | cmyk(37.5%, 0.4%, 0%, 12.2%) |
| CIE-LAB | lab(83.82, -24.90, -8.46) |
| CIE-LCH | lch(83.82, 26.30, 198.77°) |
| OKLab | oklab(85.12% -0.0775 -0.0233) |
| OKLCH | oklch(85.12% 0.081 196.7) |
| XYZ | xyz(50.6525, 63.7291, 80.1384) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.93
Paleturquoise
#AFEEEE
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Robin'S Egg
#6DEDFD
ΔE00 6.31
Powder Blue
#B0E0E6
ΔE00 6.81
Light Cyan
#ACFFFC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDFE0 #E08D8C
analogous
#8CE0B7 #8CDFE0 #8CB5E0
triadic
#8CDFE0 #E08CDF #DFE08C
tetradic
#8CDFE0 #B78CE0 #E08D8C #B5E08C
square
#8CDFE0 #B78CE0 #E08D8C #B5E08C
split-complementary
#8CDFE0 #E08CB5 #E0B78C
monochromatic
#33BDBE #5CD2D3 #8CDFE0 #BCECED #E7F8F9
Accessibility & contrast
On white
1.53
#8CDFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#8CDFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDFE0
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDFE0 | 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)
#D5D8E0
Deuteranopia (green-blind)
#C5CCE1
Tritanopia (blue-blind)
#68E4DF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8cdfe0; /* rgb */ color: rgb(140, 223, 224); /* oklch */ color: oklch(85.1% 0.081 196.7);
Tailwind
colors: {
custom: {
50: '#b1e9e9',
500: '#8cdfe0',
950: '#000000',
},
}SCSS
$custom: #8cdfe0; $custom-light: #b1e9e9; $custom-dark: #000000;
JSON
{
"hex": "#8cdfe0",
"rgb": {
"r": 140,
"g": 223,
"b": 224
},
"hsl": {
"h": 180.714,
"s": 57.534,
"l": 71.373
},
"oklch": {
"l": 0.85117,
"c": 0.08091,
"h": 196.7
},
"luminance": 0.63733
}Semantic roles & 50–950 ramp
primary
#8CDFE0
secondary
#B85958
accent
#2220C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484