#8FC3CB#8FC3CB
#8FC3CB is a light, muted teal. Relative luminance 0.492; OKLCH L 78.4% C 0.055 H 207.9°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC3CB |
|---|---|
| RGB | rgb(143, 195, 203) |
| HSL | hsl(188, 37%, 68%) |
| HSV | hsv(188, 30%, 80%) |
| CMYK | cmyk(29.6%, 3.9%, 0%, 20.4%) |
| CIE-LAB | lab(75.56, -14.99, -9.48) |
| CIE-LCH | lch(75.56, 17.73, 212.32°) |
| OKLab | oklab(78.36% -0.0489 -0.0259) |
| OKLCH | oklch(78.36% 0.055 207.9) |
| XYZ | xyz(41.6188, 49.1796, 63.7880) |
| Luminance | 0.4918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.91
Powder Blue
#B0E0E6
ΔE00 7.33
Sky Blue
#87CEEB
ΔE00 7.51
Baby Blue
#89CFF0
ΔE00 8.77
Ice Blue
#A5DFF9
ΔE00 9.54
Light Grey Blue
#9DBCD4
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC3CB #CB978F
analogous
#8FCBB5 #8FC3CB #8FA5CB
triadic
#8FC3CB #CB8FC3 #C3CB8F
tetradic
#8FC3CB #B58FCB #CB978F #A5CB8F
square
#8FC3CB #B58FCB #CB978F #A5CB8F
split-complementary
#8FC3CB #CB8FA5 #CBB58F
monochromatic
#478E99 #65ADB8 #8FC3CB #B9D9DE #E3F0F2
Accessibility & contrast
On white
1.94
#8FC3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#8FC3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC3CB
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC3CB | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABFCC
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#7AC8C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8fc3cb; /* rgb */ color: rgb(143, 195, 203); /* oklch */ color: oklch(78.4% 0.055 207.9);
Tailwind
colors: {
custom: {
50: '#b1d5da',
500: '#8fc3cb',
950: '#000000',
},
}SCSS
$custom: #8fc3cb; $custom-light: #b1d5da; $custom-dark: #000000;
JSON
{
"hex": "#8fc3cb",
"rgb": {
"r": 143,
"g": 195,
"b": 203
},
"hsl": {
"h": 188,
"s": 36.585,
"l": 67.843
},
"oklch": {
"l": 0.7836,
"c": 0.0553,
"h": 207.9
},
"luminance": 0.49182
}Semantic roles & 50–950 ramp
primary
#8FC3CB
secondary
#E4D4D2
accent
#4636AF
background
#FBFDFD
surface
#F6FAFA
border
#D0D3D3
text
#111414
muted
#808383