#8FD4CB#8FD4CB
#8FD4CB is a very light, moderate teal. Relative luminance 0.572; OKLCH L 82.2% C 0.071 H 185.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD4CB |
|---|---|
| RGB | rgb(143, 212, 203) |
| HSL | hsl(172, 45%, 70%) |
| HSV | hsv(172, 33%, 83%) |
| CMYK | cmyk(32.5%, 0%, 4.2%, 16.9%) |
| CIE-LAB | lab(80.31, -23.58, -2.46) |
| CIE-LCH | lch(80.31, 23.71, 185.96°) |
| OKLab | oklab(82.15% -0.0703 -0.007) |
| OKLCH | oklch(82.15% 0.071 185.7) |
| XYZ | xyz(45.6469, 57.2358, 65.1307) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.37
Seafoam Blue
#78D1B6
ΔE00 6.82
Mediumturquoise
#48D1CC
ΔE00 7.05
Paleturquoise
#AFEEEE
ΔE00 7.48
Turquoise
#40E0D0
ΔE00 8.24
Powder Blue
#B0E0E6
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD4CB #D48F98
analogous
#8FD4A9 #8FD4CB #8FBBD4
triadic
#8FD4CB #CB8FD4 #D4CB8F
tetradic
#8FD4CB #A98FD4 #D48F98 #BBD48F
square
#8FD4CB #A98FD4 #D48F98 #BBD48F
split-complementary
#8FD4CB #D48FBB #D4A98F
monochromatic
#41A89B #63C3B6 #8FD4CB #BBE5E0 #E7F6F4
Accessibility & contrast
On white
1.69
#8FD4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#8FD4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD4CB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD4CB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCB
Deuteranopia (green-blind)
#C1C3CC
Tritanopia (blue-blind)
#78D7D1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8fd4cb; /* rgb */ color: rgb(143, 212, 203); /* oklch */ color: oklch(82.2% 0.071 185.7);
Tailwind
colors: {
custom: {
50: '#b2e1da',
500: '#8fd4cb',
950: '#000000',
},
}SCSS
$custom: #8fd4cb; $custom-light: #b2e1da; $custom-dark: #000000;
JSON
{
"hex": "#8fd4cb",
"rgb": {
"r": 143,
"g": 212,
"b": 203
},
"hsl": {
"h": 172.174,
"s": 44.516,
"l": 69.608
},
"oklch": {
"l": 0.82151,
"c": 0.07064,
"h": 185.7
},
"luminance": 0.57238
}Semantic roles & 50–950 ramp
primary
#8FD4CB
secondary
#AA5D67
accent
#2E40B8
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483