#8FDFCB#8FDFCB
#8FDFCB is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.6% C 0.084 H 176.6°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDFCB |
|---|---|
| RGB | rgb(143, 223, 203) |
| HSL | hsl(165, 56%, 72%) |
| HSV | hsv(165, 36%, 87%) |
| CMYK | cmyk(35.9%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(83.40, -28.93, 2.05) |
| CIE-LCH | lch(83.40, 29.01, 175.94°) |
| OKLab | oklab(84.63% -0.0838 0.005) |
| OKLCH | oklch(84.63% 0.084 176.6) |
| XYZ | xyz(48.4909, 62.9238, 66.0787) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.56
Light Teal
#90E4C1
ΔE00 4.66
Pale Teal
#82CBB2
ΔE00 5.28
Tiffany Blue
#7BF2DA
ΔE00 5.29
Turquoise
#40E0D0
ΔE00 7.06
Light Turquoise
#7EF4CC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDFCB #DF8FA3
analogous
#8FDFA3 #8FDFCB #8FCBDF
triadic
#8FDFCB #CB8FDF #DFCB8F
tetradic
#8FDFCB #A38FDF #DF8FA3 #CBDF8F
square
#8FDFCB #A38FDF #DF8FA3 #CBDF8F
split-complementary
#8FDFCB #DF8FCB #DFA38F
monochromatic
#36BD9C #5FD1B5 #8FDFCB #BFEDE1 #E7F8F4
Accessibility & contrast
On white
1.55
#8FDFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#8FDFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDFCB
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDFCB | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CA
Deuteranopia (green-blind)
#CBCCCC
Tritanopia (blue-blind)
#76E1D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8fdfcb; /* rgb */ color: rgb(143, 223, 203); /* oklch */ color: oklch(84.6% 0.084 176.6);
Tailwind
colors: {
custom: {
50: '#b3e9da',
500: '#8fdfcb',
950: '#000000',
},
}SCSS
$custom: #8fdfcb; $custom-light: #b3e9da; $custom-dark: #000000;
JSON
{
"hex": "#8fdfcb",
"rgb": {
"r": 143,
"g": 223,
"b": 203
},
"hsl": {
"h": 165,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.8463,
"c": 0.08391,
"h": 176.6
},
"luminance": 0.62927
}Semantic roles & 50–950 ramp
primary
#8FDFCB
secondary
#B75B72
accent
#224BC3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483