#8DEFEC#8DEFEC
#8DEFEC is a very light, moderate teal. Relative luminance 0.735; OKLCH L 89.1% C 0.093 H 193.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEFEC |
|---|---|
| RGB | rgb(141, 239, 236) |
| HSL | hsl(178, 75%, 75%) |
| HSV | hsv(178, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(88.66, -29.51, -7.60) |
| CIE-LCH | lch(88.66, 30.48, 194.45°) |
| OKLab | oklab(89.12% -0.0904 -0.021) |
| OKLCH | oklch(89.12% 0.093 193.1) |
| XYZ | xyz(56.9855, 73.4476, 90.5145) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.23
Paleturquoise
#AFEEEE
ΔE00 5.06
Robin'S Egg Blue
#98EFF9
ΔE00 5.25
Pale Cyan
#B7FFFA
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Bright Cyan
#41FDFE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEFEC #EF8D90
analogous
#8DEFBB #8DEFEC #8DC1EF
triadic
#8DEFEC #EC8DEF #EFEC8D
tetradic
#8DEFEC #BB8DEF #EF8D90 #C1EF8D
square
#8DEFEC #BB8DEF #EF8D90 #C1EF8D
split-complementary
#8DEFEC #EF8DC1 #EFBB8D
monochromatic
#22E0DA #57E7E3 #8DEFEC #C3F7F5 #E4FBFB
Accessibility & contrast
On white
1.34
#8DEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#8DEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEFEC
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEFEC | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EC
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#60F4EE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #8defec; /* rgb */ color: rgb(141, 239, 236); /* oklch */ color: oklch(89.1% 0.093 193.1);
Tailwind
colors: {
custom: {
50: '#b3f4f2',
500: '#8defec',
950: '#000000',
},
}SCSS
$custom: #8defec; $custom-light: #b3f4f2; $custom-dark: #000000;
JSON
{
"hex": "#8defec",
"rgb": {
"r": 141,
"g": 239,
"b": 236
},
"hsl": {
"h": 178.163,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.8912,
"c": 0.09286,
"h": 193.1
},
"luminance": 0.73452
}Semantic roles & 50–950 ramp
primary
#8DEFEC
secondary
#CB5659
accent
#0E14D8
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111716
muted
#818585