#8CEDDC#8CEDDC
#8CEDDC is a very light, moderate teal. Relative luminance 0.713; OKLCH L 88.1% C 0.096 H 181.5°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8CEDDC |
|---|---|
| RGB | rgb(140, 237, 220) |
| HSL | hsl(169, 73%, 74%) |
| HSV | hsv(169, 41%, 93%) |
| CMYK | cmyk(40.9%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(87.63, -32.55, -0.74) |
| CIE-LCH | lch(87.63, 32.56, 181.31°) |
| OKLab | oklab(88.14% -0.0955 -0.0025) |
| OKLCH | oklch(88.14% 0.096 181.5) |
| XYZ | xyz(54.0127, 71.3072, 78.6137) |
| Luminance | 0.7131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.93
Pale Aqua
#B8FFEB
ΔE00 5.90
Turquoise
#40E0D0
ΔE00 6.25
Light Aqua
#8CFFDB
ΔE00 6.47
Light Teal
#90E4C1
ΔE00 6.60
Light Turquoise
#7EF4CC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CEDDC #ED8C9D
analogous
#8CEDAC #8CEDDC #8CCDED
triadic
#8CEDDC #DC8CED #EDDC8C
tetradic
#8CEDDC #AC8CED #ED8C9D #CDED8C
square
#8CEDDC #AC8CED #ED8C9D #CDED8C
split-complementary
#8CEDDC #ED8CCD #EDAC8C
monochromatic
#22DCBC #57E5CC #8CEDDC #C1F5EC #E5FBF7
Accessibility & contrast
On white
1.38
#8CEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#8CEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CEDDC
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CEDDC | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DB
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#67F0E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #8ceddc; /* rgb */ color: rgb(140, 237, 220); /* oklch */ color: oklch(88.1% 0.096 181.5);
Tailwind
colors: {
custom: {
50: '#b2f3e6',
500: '#8ceddc',
950: '#000000',
},
}SCSS
$custom: #8ceddc; $custom-light: #b2f3e6; $custom-dark: #000000;
JSON
{
"hex": "#8ceddc",
"rgb": {
"r": 140,
"g": 237,
"b": 220
},
"hsl": {
"h": 169.485,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.88141,
"c": 0.09551,
"h": 181.5
},
"luminance": 0.71311
}Semantic roles & 50–950 ramp
primary
#8CEDDC
secondary
#C85569
accent
#1033D5
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#111716
muted
#818584