#8FCFDB#8FCFDB
#8FCFDB is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.6% C 0.067 H 210.5°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCFDB |
|---|---|
| RGB | rgb(143, 207, 219) |
| HSL | hsl(189, 51%, 71%) |
| HSV | hsv(189, 35%, 86%) |
| CMYK | cmyk(34.7%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(79.37, -17.33, -12.42) |
| CIE-LCH | lch(79.37, 21.32, 215.63°) |
| OKLab | oklab(81.55% -0.0577 -0.034) |
| OKLCH | oklch(81.55% 0.067 210.5) |
| XYZ | xyz(46.4223, 55.5770, 75.2854) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.56
Lightblue
#ADD8E6
ΔE00 5.59
Sky Blue
#87CEEB
ΔE00 5.77
Baby Blue
#89CFF0
ΔE00 7.09
Ice Blue
#A5DFF9
ΔE00 7.18
Robin'S Egg Blue
#98EFF9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCFDB #DB9B8F
analogous
#8FDBC1 #8FCFDB #8FA9DB
triadic
#8FCFDB #DB8FCF #CFDB8F
tetradic
#8FCFDB #C18FDB #DB9B8F #A9DB8F
square
#8FCFDB #C18FDB #DB9B8F #A9DB8F
split-complementary
#8FCFDB #DB8FA9 #DBC18F
monochromatic
#3AA2B5 #61BBCC #8FCFDB #BDE3EA #E8F5F8
Accessibility & contrast
On white
1.73
#8FCFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#8FCFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCFDB
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCFDB | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CADC
Deuteranopia (green-blind)
#B7C0DB
Tritanopia (blue-blind)
#73D5D3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8fcfdb; /* rgb */ color: rgb(143, 207, 219); /* oklch */ color: oklch(81.6% 0.067 210.5);
Tailwind
colors: {
custom: {
50: '#b2dde6',
500: '#8fcfdb',
950: '#000000',
},
}SCSS
$custom: #8fcfdb; $custom-light: #b2dde6; $custom-dark: #000000;
JSON
{
"hex": "#8fcfdb",
"rgb": {
"r": 143,
"g": 207,
"b": 219
},
"hsl": {
"h": 189.474,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.81551,
"c": 0.06695,
"h": 210.5
},
"luminance": 0.5558
}Semantic roles & 50–950 ramp
primary
#8FCFDB
secondary
#B26A5C
accent
#3F27BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484