#8CDFDD#8CDFDD
#8CDFDD is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.0% C 0.081 H 193.8°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDFDD |
|---|---|
| RGB | rgb(140, 223, 221) |
| HSL | hsl(179, 56%, 71%) |
| HSV | hsv(179, 37%, 87%) |
| CMYK | cmyk(37.2%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(83.74, -25.62, -7.00) |
| CIE-LCH | lch(83.74, 26.56, 195.28°) |
| OKLab | oklab(85.02% -0.0787 -0.0193) |
| OKLCH | oklch(85.02% 0.081 193.8) |
| XYZ | xyz(50.2492, 63.5678, 78.0146) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Mediumturquoise
#48D1CC
ΔE00 6.85
Light Cyan
#ACFFFC
ΔE00 7.03
Robin'S Egg
#6DEDFD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDFDD #DF8C8E
analogous
#8CDFB3 #8CDFDD #8CB7DF
triadic
#8CDFDD #DD8CDF #DFDD8C
tetradic
#8CDFDD #B38CDF #DF8C8E #B7DF8C
square
#8CDFDD #B38CDF #DF8C8E #B7DF8C
split-complementary
#8CDFDD #DF8CB7 #DFB38C
monochromatic
#34BCB9 #5CD2CF #8CDFDD #BCECEB #E7F8F8
Accessibility & contrast
On white
1.53
#8CDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#8CDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDFDD
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDFDD | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#6AE4DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8cdfdd; /* rgb */ color: rgb(140, 223, 221); /* oklch */ color: oklch(85.0% 0.081 193.8);
Tailwind
colors: {
custom: {
50: '#b1e9e7',
500: '#8cdfdd',
950: '#000000',
},
}SCSS
$custom: #8cdfdd; $custom-light: #b1e9e7; $custom-dark: #000000;
JSON
{
"hex": "#8cdfdd",
"rgb": {
"r": 140,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.554,
"s": 56.463,
"l": 71.176
},
"oklch": {
"l": 0.85022,
"c": 0.08103,
"h": 193.8
},
"luminance": 0.63571
}Semantic roles & 50–950 ramp
primary
#8CDFDD
secondary
#B7585B
accent
#2125C4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484