#8FCDD3#8FCDD3
#8FCDD3 is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.8% C 0.064 H 203.6°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDD3 |
|---|---|
| RGB | rgb(143, 205, 211) |
| HSL | hsl(185, 44%, 69%) |
| HSV | hsv(185, 32%, 83%) |
| CMYK | cmyk(32.2%, 2.8%, 0%, 17.3%) |
| CIE-LAB | lab(78.58, -18.23, -9.31) |
| CIE-LCH | lch(78.58, 20.46, 207.05°) |
| OKLab | oklab(80.84% -0.0583 -0.0255) |
| OKLCH | oklch(80.84% 0.064 203.6) |
| XYZ | xyz(44.9129, 54.2029, 69.7110) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.83
Lightblue
#ADD8E6
ΔE00 7.04
Paleturquoise
#AFEEEE
ΔE00 7.98
Robin'S Egg Blue
#98EFF9
ΔE00 8.01
Sky Blue
#87CEEB
ΔE00 8.09
Robin Egg Blue
#8AF1FE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDD3 #D3958F
analogous
#8FD3B7 #8FCDD3 #8FABD3
triadic
#8FCDD3 #D38FCD #CDD38F
tetradic
#8FCDD3 #B78FD3 #D3958F #ABD38F
square
#8FCDD3 #B78FD3 #D3958F #ABD38F
split-complementary
#8FCDD3 #D38FAB #D3B78F
monochromatic
#419DA6 #63B9C2 #8FCDD3 #BBE1E4 #E7F4F6
Accessibility & contrast
On white
1.77
#8FCDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#8FCDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDD3
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDD3 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D3
Deuteranopia (green-blind)
#B8BFD3
Tritanopia (blue-blind)
#76D2CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fcdd3; /* rgb */ color: rgb(143, 205, 211); /* oklch */ color: oklch(80.8% 0.064 203.6);
Tailwind
colors: {
custom: {
50: '#b2dce0',
500: '#8fcdd3',
950: '#000000',
},
}SCSS
$custom: #8fcdd3; $custom-light: #b2dce0; $custom-dark: #000000;
JSON
{
"hex": "#8fcdd3",
"rgb": {
"r": 143,
"g": 205,
"b": 211
},
"hsl": {
"h": 185.294,
"s": 43.59,
"l": 69.412
},
"oklch": {
"l": 0.80841,
"c": 0.06366,
"h": 203.6
},
"luminance": 0.54205
}Semantic roles & 50–950 ramp
primary
#8FCDD3
secondary
#A9645D
accent
#3B2FB7
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484