#8DFDF4#8DFDF4
#8DFDF4 is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.5% C 0.104 H 188.8°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFDF4 |
|---|---|
| RGB | rgb(141, 253, 244) |
| HSL | hsl(175, 97%, 77%) |
| HSV | hsv(175, 44%, 99%) |
| CMYK | cmyk(44.3%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(92.77, -34.19, -5.70) |
| CIE-LCH | lch(92.77, 34.66, 189.46°) |
| OKLab | oklab(92.5% -0.1029 -0.0159) |
| OKLCH | oklch(92.5% 0.104 188.8) |
| XYZ | xyz(62.4324, 82.4399, 98.1929) |
| Luminance | 0.8245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.17
Pale Cyan
#B7FFFA
ΔE00 5.24
Bright Cyan
#41FDFE
ΔE00 5.46
Tiffany Blue
#7BF2DA
ΔE00 5.75
Bright Turquoise
#0FFEF9
ΔE00 5.84
Aqua
#00FFFF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFDF4 #FD8D96
analogous
#8DFDBC #8DFDF4 #8DCEFD
triadic
#8DFDF4 #F48DFD #FDF48D
tetradic
#8DFDF4 #BC8DFD #FD8D96 #CEFD8D
square
#8DFDF4 #BC8DFD #FD8D96 #CEFD8D
split-complementary
#8DFDF4 #FD8DCE #FDBC8D
monochromatic
#15FBE8 #51FCEE #8DFDF4 #C9FEFA #E1FEFC
Accessibility & contrast
On white
1.20
#8DFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#8DFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFDF4
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFDF4 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F4
Deuteranopia (green-blind)
#DFE4F5
Tritanopia (blue-blind)
#58FFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8dfdf4; /* rgb */ color: rgb(141, 253, 244); /* oklch */ color: oklch(92.5% 0.104 188.8);
Tailwind
colors: {
custom: {
50: '#b5fef7',
500: '#8dfdf4',
950: '#000000',
},
}SCSS
$custom: #8dfdf4; $custom-light: #b5fef7; $custom-dark: #000000;
JSON
{
"hex": "#8dfdf4",
"rgb": {
"r": 141,
"g": 253,
"b": 244
},
"hsl": {
"h": 175.179,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.92495,
"c": 0.10416,
"h": 188.8
},
"luminance": 0.82445
}Semantic roles & 50–950 ramp
primary
#8DFDF4
secondary
#DD515C
accent
#0012E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685