#8FE4DB#8FE4DB
#8FE4DB is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.2% C 0.084 H 187.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE4DB |
|---|---|
| RGB | rgb(143, 228, 219) |
| HSL | hsl(174, 61%, 73%) |
| HSV | hsv(174, 37%, 89%) |
| CMYK | cmyk(37.3%, 0%, 3.9%, 10.6%) |
| CIE-LAB | lab(85.22, -27.74, -3.74) |
| CIE-LCH | lch(85.22, 27.99, 187.69°) |
| OKLab | oklab(86.23% -0.0831 -0.0105) |
| OKLCH | oklch(86.23% 0.084 187.2) |
| XYZ | xyz(51.8525, 66.4374, 77.0955) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.86
Tiffany Blue
#7BF2DA
ΔE00 6.20
Light Cyan
#ACFFFC
ΔE00 6.49
Pale Cyan
#B7FFFA
ΔE00 6.82
Turquoise
#40E0D0
ΔE00 6.85
Mediumturquoise
#48D1CC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE4DB #E48F98
analogous
#8FE4B0 #8FE4DB #8FC2E4
triadic
#8FE4DB #DB8FE4 #E4DB8F
tetradic
#8FE4DB #B08FE4 #E48F98 #C2E48F
square
#8FE4DB #B08FE4 #E48F98 #C2E48F
split-complementary
#8FE4DB #E48FC2 #E4B08F
monochromatic
#30C8B8 #5ED8CB #8FE4DB #C0F0EB #E6F9F7
Accessibility & contrast
On white
1.47
#8FE4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#8FE4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE4DB
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE4DB | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBDB
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#6FE8E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8fe4db; /* rgb */ color: rgb(143, 228, 219); /* oklch */ color: oklch(86.2% 0.084 187.2);
Tailwind
colors: {
custom: {
50: '#b3ece6',
500: '#8fe4db',
950: '#000000',
},
}SCSS
$custom: #8fe4db; $custom-light: #b3ece6; $custom-dark: #000000;
JSON
{
"hex": "#8fe4db",
"rgb": {
"r": 143,
"g": 228,
"b": 219
},
"hsl": {
"h": 173.647,
"s": 61.151,
"l": 72.745
},
"oklch": {
"l": 0.86227,
"c": 0.08373,
"h": 187.2
},
"luminance": 0.66441
}Semantic roles & 50–950 ramp
primary
#8FE4DB
secondary
#BD5A65
accent
#1D2FC9
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484