#8DFEFD#8DFEFD
#8DFEFD is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.0% C 0.104 H 194.8°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8DFEFD |
|---|---|
| RGB | rgb(141, 254, 253) |
| HSL | hsl(179, 98%, 77%) |
| HSV | hsv(179, 44%, 100%) |
| CMYK | cmyk(44.5%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(93.29, -32.50, -9.58) |
| CIE-LCH | lch(93.29, 33.88, 196.43°) |
| OKLab | oklab(93% -0.1004 -0.0265) |
| OKLCH | oklch(93% 0.104 194.8) |
| XYZ | xyz(64.1489, 83.6329, 105.6718) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.42
Bright Cyan
#41FDFE
ΔE00 4.65
Pale Cyan
#B7FFFA
ΔE00 5.03
Bright Light Blue
#26F7FD
ΔE00 5.62
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Aqua
#00FFFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DFEFD #FE8D8E
analogous
#8DFEC4 #8DFEFD #8DC7FE
triadic
#8DFEFD #FD8DFE #FEFD8D
tetradic
#8DFEFD #C48DFE #FE8D8E #C7FE8D
square
#8DFEFD #C48DFE #FE8D8E #C7FE8D
split-complementary
#8DFEFD #FE8DC7 #FEC48D
monochromatic
#14FDFB #50FDFC #8DFEFD #CAFFFE #E1FFFE
Accessibility & contrast
On white
1.18
#8DFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#8DFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DFEFD
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DFEFD | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#51FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8dfefd; /* rgb */ color: rgb(141, 254, 253); /* oklch */ color: oklch(93.0% 0.104 194.8);
Tailwind
colors: {
custom: {
50: '#b5fffe',
500: '#8dfefd',
950: '#000000',
},
}SCSS
$custom: #8dfefd; $custom-light: #b5fffe; $custom-dark: #000000;
JSON
{
"hex": "#8dfefd",
"rgb": {
"r": 141,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.469,
"s": 98.261,
"l": 77.451
},
"oklch": {
"l": 0.92997,
"c": 0.10383,
"h": 194.8
},
"luminance": 0.83638
}Semantic roles & 50–950 ramp
primary
#8DFEFD
secondary
#DF5052
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685