#8FDBDD#8FDBDD
#8FDBDD is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.3% C 0.075 H 197.9°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDBDD |
|---|---|
| RGB | rgb(143, 219, 221) |
| HSL | hsl(182, 53%, 71%) |
| HSV | hsv(182, 35%, 87%) |
| CMYK | cmyk(35.3%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(82.76, -22.87, -8.43) |
| CIE-LCH | lch(82.76, 24.38, 200.23°) |
| OKLab | oklab(84.28% -0.0715 -0.0231) |
| OKLCH | oklch(84.28% 0.075 197.9) |
| XYZ | xyz(49.7057, 61.7199, 77.6866) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.29
Powder Blue
#B0E0E6
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Robin'S Egg
#6DEDFD
ΔE00 6.85
Mediumturquoise
#48D1CC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDBDD #DD918F
analogous
#8FDDB8 #8FDBDD #8FB4DD
triadic
#8FDBDD #DD8FDB #DBDD8F
tetradic
#8FDBDD #B88FDD #DD918F #B4DD8F
square
#8FDBDD #B88FDD #DD918F #B4DD8F
split-complementary
#8FDBDD #DD8FB4 #DDB88F
monochromatic
#38B6B9 #60CCCF #8FDBDD #BEEAEB #E8F7F8
Accessibility & contrast
On white
1.57
#8FDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#8FDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDBDD
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDBDD | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DD
Deuteranopia (green-blind)
#C3CADE
Tritanopia (blue-blind)
#70E0DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8fdbdd; /* rgb */ color: rgb(143, 219, 221); /* oklch */ color: oklch(84.3% 0.075 197.9);
Tailwind
colors: {
custom: {
50: '#b3e6e7',
500: '#8fdbdd',
950: '#000000',
},
}SCSS
$custom: #8fdbdd; $custom-light: #b3e6e7; $custom-dark: #000000;
JSON
{
"hex": "#8fdbdd",
"rgb": {
"r": 143,
"g": 219,
"b": 221
},
"hsl": {
"h": 181.538,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.84278,
"c": 0.07515,
"h": 197.9
},
"luminance": 0.61723
}Semantic roles & 50–950 ramp
primary
#8FDBDD
secondary
#B55E5C
accent
#2925C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484