#8FCDD4#8FCDD4
#8FCDD4 is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.9% C 0.064 H 204.8°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDD4 |
|---|---|
| RGB | rgb(143, 205, 212) |
| HSL | hsl(186, 45%, 70%) |
| HSV | hsv(186, 33%, 83%) |
| CMYK | cmyk(32.5%, 3.3%, 0%, 16.9%) |
| CIE-LAB | lab(78.61, -17.99, -9.80) |
| CIE-LCH | lch(78.61, 20.49, 208.58°) |
| OKLab | oklab(80.87% -0.0579 -0.0268) |
| OKLCH | oklch(80.87% 0.064 204.8) |
| XYZ | xyz(45.0387, 54.2532, 70.3733) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.75
Lightblue
#ADD8E6
ΔE00 6.76
Sky Blue
#87CEEB
ΔE00 7.68
Robin'S Egg Blue
#98EFF9
ΔE00 7.98
Paleturquoise
#AFEEEE
ΔE00 8.10
Robin Egg Blue
#8AF1FE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDD4 #D4968F
analogous
#8FD4B9 #8FCDD4 #8FABD4
triadic
#8FCDD4 #D48FCD #CDD48F
tetradic
#8FCDD4 #B98FD4 #D4968F #ABD48F
square
#8FCDD4 #B98FD4 #D4968F #ABD48F
split-complementary
#8FCDD4 #D48FAB #D4B98F
monochromatic
#419EA8 #63B9C3 #8FCDD4 #BBE1E5 #E7F4F6
Accessibility & contrast
On white
1.77
#8FCDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#8FCDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDD4
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDD4 | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D5
Deuteranopia (green-blind)
#B7BFD4
Tritanopia (blue-blind)
#76D2CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcdd4; /* rgb */ color: rgb(143, 205, 212); /* oklch */ color: oklch(80.9% 0.064 204.8);
Tailwind
colors: {
custom: {
50: '#b2dce1',
500: '#8fcdd4',
950: '#000000',
},
}SCSS
$custom: #8fcdd4; $custom-light: #b2dce1; $custom-dark: #000000;
JSON
{
"hex": "#8fcdd4",
"rgb": {
"r": 143,
"g": 205,
"b": 212
},
"hsl": {
"h": 186.087,
"s": 44.516,
"l": 69.608
},
"oklch": {
"l": 0.80874,
"c": 0.06386,
"h": 204.8
},
"luminance": 0.54256
}Semantic roles & 50–950 ramp
primary
#8FCDD4
secondary
#AA655D
accent
#3C2EB8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484