#8FD3CB#8FD3CB
#8FD3CB is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.9% C 0.070 H 186.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD3CB |
|---|---|
| RGB | rgb(143, 211, 203) |
| HSL | hsl(173, 44%, 69%) |
| HSV | hsv(173, 32%, 83%) |
| CMYK | cmyk(32.2%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(80.03, -23.09, -2.87) |
| CIE-LCH | lch(80.03, 23.27, 187.09°) |
| OKLab | oklab(81.93% -0.0691 -0.0081) |
| OKLCH | oklch(81.93% 0.07 186.7) |
| XYZ | xyz(45.3977, 56.7374, 65.0476) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.65
Mediumturquoise
#48D1CC
ΔE00 7.06
Seafoam Blue
#78D1B6
ΔE00 7.18
Paleturquoise
#AFEEEE
ΔE00 7.44
Powder Blue
#B0E0E6
ΔE00 8.47
Turquoise
#40E0D0
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD3CB #D38F97
analogous
#8FD3A9 #8FD3CB #8FB9D3
triadic
#8FD3CB #CB8FD3 #D3CB8F
tetradic
#8FD3CB #A98FD3 #D38F97 #B9D38F
square
#8FD3CB #A98FD3 #D38F97 #B9D38F
split-complementary
#8FD3CB #D38FB9 #D3A98F
monochromatic
#41A69A #63C2B7 #8FD3CB #BBE4DF #E7F6F4
Accessibility & contrast
On white
1.70
#8FD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#8FD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD3CB
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD3CB | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCB
Deuteranopia (green-blind)
#C0C3CC
Tritanopia (blue-blind)
#78D6D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8fd3cb; /* rgb */ color: rgb(143, 211, 203); /* oklch */ color: oklch(81.9% 0.070 186.7);
Tailwind
colors: {
custom: {
50: '#b2e0da',
500: '#8fd3cb',
950: '#000000',
},
}SCSS
$custom: #8fd3cb; $custom-light: #b2e0da; $custom-dark: #000000;
JSON
{
"hex": "#8fd3cb",
"rgb": {
"r": 143,
"g": 211,
"b": 203
},
"hsl": {
"h": 172.941,
"s": 43.59,
"l": 69.412
},
"oklch": {
"l": 0.81926,
"c": 0.06953,
"h": 186.7
},
"luminance": 0.5674
}Semantic roles & 50–950 ramp
primary
#8FD3CB
secondary
#A95D66
accent
#2F3FB7
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483