#8FDACA#8FDACA
#8FDACA is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.5% C 0.078 H 179.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDACA |
|---|---|
| RGB | rgb(143, 218, 202) |
| HSL | hsl(167, 50%, 71%) |
| HSV | hsv(167, 34%, 85%) |
| CMYK | cmyk(34.4%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(81.97, -26.74, 0.50) |
| CIE-LCH | lch(81.97, 26.75, 178.93°) |
| OKLab | oklab(83.47% -0.0781 0.0009) |
| OKLCH | oklch(83.47% 0.078 179.3) |
| XYZ | xyz(47.0559, 60.2439, 65.0144) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.86
Pale Teal
#82CBB2
ΔE00 5.03
Light Teal
#90E4C1
ΔE00 6.19
Tiffany Blue
#7BF2DA
ΔE00 6.62
Turquoise
#40E0D0
ΔE00 7.25
Mediumturquoise
#48D1CC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDACA #DA8F9F
analogous
#8FDAA4 #8FDACA #8FC4DA
triadic
#8FDACA #CA8FDA #DACA8F
tetradic
#8FDACA #A48FDA #DA8F9F #C4DA8F
square
#8FDACA #A48FDA #DA8F9F #C4DA8F
split-complementary
#8FDACA #DA8FC4 #DAA48F
monochromatic
#3BB39A #61CBB4 #8FDACA #BDE9E0 #E8F7F4
Accessibility & contrast
On white
1.61
#8FDACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#8FDACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDACA
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDACA | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2C9
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#77DCD5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8fdaca; /* rgb */ color: rgb(143, 218, 202); /* oklch */ color: oklch(83.5% 0.078 179.3);
Tailwind
colors: {
custom: {
50: '#b2e5da',
500: '#8fdaca',
950: '#000000',
},
}SCSS
$custom: #8fdaca; $custom-light: #b2e5da; $custom-dark: #000000;
JSON
{
"hex": "#8fdaca",
"rgb": {
"r": 143,
"g": 218,
"b": 202
},
"hsl": {
"h": 167.2,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.83472,
"c": 0.07811,
"h": 179.3
},
"luminance": 0.60247
}Semantic roles & 50–950 ramp
primary
#8FDACA
secondary
#B15C6E
accent
#2848BE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483