#8FDBDC#8FDBDC
#8FDBDC is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.2% C 0.075 H 196.9°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDBDC |
|---|---|
| RGB | rgb(143, 219, 220) |
| HSL | hsl(181, 52%, 71%) |
| HSV | hsv(181, 35%, 86%) |
| CMYK | cmyk(35%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.74, -23.11, -7.94) |
| CIE-LCH | lch(82.74, 24.44, 198.96°) |
| OKLab | oklab(84.25% -0.0719 -0.0218) |
| OKLCH | oklch(84.25% 0.075 196.9) |
| XYZ | xyz(49.5729, 61.6668, 76.9870) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.17
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Powder Blue
#B0E0E6
ΔE00 6.23
Robin Egg Blue
#8AF1FE
ΔE00 6.47
Robin'S Egg
#6DEDFD
ΔE00 7.08
Mediumturquoise
#48D1CC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDBDC #DC908F
analogous
#8FDCB6 #8FDBDC #8FB4DC
triadic
#8FDBDC #DC8FDB #DBDC8F
tetradic
#8FDBDC #B68FDC #DC908F #B4DC8F
square
#8FDBDC #B68FDC #DC908F #B4DC8F
split-complementary
#8FDBDC #DC8FB4 #DCB68F
monochromatic
#39B6B7 #60CCCD #8FDBDC #BEEAEB #E8F8F8
Accessibility & contrast
On white
1.57
#8FDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#8FDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDBDC
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDBDC | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#70E0DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8fdbdc; /* rgb */ color: rgb(143, 219, 220); /* oklch */ color: oklch(84.2% 0.075 196.9);
Tailwind
colors: {
custom: {
50: '#b3e6e6',
500: '#8fdbdc',
950: '#000000',
},
}SCSS
$custom: #8fdbdc; $custom-light: #b3e6e6; $custom-dark: #000000;
JSON
{
"hex": "#8fdbdc",
"rgb": {
"r": 143,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.779,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.84246,
"c": 0.07515,
"h": 196.9
},
"luminance": 0.6167
}Semantic roles & 50–950 ramp
primary
#8FDBDC
secondary
#B35D5C
accent
#2826C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484