#8FD2CB#8FD2CB
#8FD2CB is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.7% C 0.068 H 187.7°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD2CB |
|---|---|
| RGB | rgb(143, 210, 203) |
| HSL | hsl(174, 43%, 69%) |
| HSV | hsv(174, 32%, 82%) |
| CMYK | cmyk(31.9%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(79.75, -22.59, -3.28) |
| CIE-LCH | lch(79.75, 22.83, 188.27°) |
| OKLab | oklab(81.7% -0.0678 -0.0092) |
| OKLCH | oklch(81.7% 0.068 187.7) |
| XYZ | xyz(45.1501, 56.2421, 64.9651) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.10
Paleturquoise
#AFEEEE
ΔE00 7.43
Seafoam Blue
#78D1B6
ΔE00 7.55
Powder Blue
#B0E0E6
ΔE00 8.22
Turquoise
#40E0D0
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD2CB #D28F96
analogous
#8FD2AA #8FD2CB #8FB8D2
triadic
#8FD2CB #CB8FD2 #D2CB8F
tetradic
#8FD2CB #AA8FD2 #D28F96 #B8D28F
square
#8FD2CB #AA8FD2 #D28F96 #B8D28F
split-complementary
#8FD2CB #D28FB8 #D2AA8F
monochromatic
#42A59A #63C0B7 #8FD2CB #BBE4DF #E6F5F4
Accessibility & contrast
On white
1.71
#8FD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#8FD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD2CB
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD2CB | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#78D5D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8fd2cb; /* rgb */ color: rgb(143, 210, 203); /* oklch */ color: oklch(81.7% 0.068 187.7);
Tailwind
colors: {
custom: {
50: '#b2e0da',
500: '#8fd2cb',
950: '#000000',
},
}SCSS
$custom: #8fd2cb; $custom-light: #b2e0da; $custom-dark: #000000;
JSON
{
"hex": "#8fd2cb",
"rgb": {
"r": 143,
"g": 210,
"b": 203
},
"hsl": {
"h": 173.731,
"s": 42.675,
"l": 69.216
},
"oklch": {
"l": 0.81702,
"c": 0.06844,
"h": 187.7
},
"luminance": 0.56245
}Semantic roles & 50–950 ramp
primary
#8FD2CB
secondary
#A85D65
accent
#303EB6
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483