#8FC9CD#8FC9CD
#8FC9CD is a light, muted teal. Relative luminance 0.520; OKLCH L 79.8% C 0.060 H 201.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC9CD |
|---|---|
| RGB | rgb(143, 201, 205) |
| HSL | hsl(184, 38%, 68%) |
| HSV | hsv(184, 30%, 80%) |
| CMYK | cmyk(30.2%, 2%, 0%, 19.6%) |
| CIE-LAB | lab(77.29, -17.60, -7.99) |
| CIE-LCH | lch(77.29, 19.33, 204.42°) |
| OKLab | oklab(79.76% -0.0557 -0.0219) |
| OKLCH | oklch(79.76% 0.06 201.4) |
| XYZ | xyz(43.2301, 52.0184, 65.5085) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.51
Lightblue
#ADD8E6
ΔE00 7.64
Paleturquoise
#AFEEEE
ΔE00 8.72
Sky Blue
#87CEEB
ΔE00 8.89
Robin'S Egg Blue
#98EFF9
ΔE00 9.16
Mediumturquoise
#48D1CC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC9CD #CD938F
analogous
#8FCDB2 #8FC9CD #8FAACD
triadic
#8FC9CD #CD8FC9 #C9CD8F
tetradic
#8FC9CD #B28FCD #CD938F #AACD8F
square
#8FC9CD #B28FCD #CD938F #AACD8F
split-complementary
#8FC9CD #CD8FAA #CDB28F
monochromatic
#46969C #65B5BA #8FC9CD #B9DDE0 #E4F2F3
Accessibility & contrast
On white
1.84
#8FC9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#8FC9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC9CD
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC9CD | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#79CDCA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fc9cd; /* rgb */ color: rgb(143, 201, 205); /* oklch */ color: oklch(79.8% 0.060 201.4);
Tailwind
colors: {
custom: {
50: '#b2d9dc',
500: '#8fc9cd',
950: '#000000',
},
}SCSS
$custom: #8fc9cd; $custom-light: #b2d9dc; $custom-dark: #000000;
JSON
{
"hex": "#8fc9cd",
"rgb": {
"r": 143,
"g": 201,
"b": 205
},
"hsl": {
"h": 183.871,
"s": 38.272,
"l": 68.235
},
"oklch": {
"l": 0.79756,
"c": 0.05985,
"h": 201.4
},
"luminance": 0.52021
}Semantic roles & 50–950 ramp
primary
#8FC9CD
secondary
#A2625E
accent
#3C34B1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384