#8EFEFD#8EFEFD
#8EFEFD is a very light, moderate teal. Relative luminance 0.837; OKLCH L 93.0% C 0.103 H 194.8°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFEFD |
|---|---|
| RGB | rgb(142, 254, 253) |
| HSL | hsl(179, 98%, 78%) |
| HSV | hsv(179, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(93.33, -32.27, -9.52) |
| CIE-LCH | lch(93.33, 33.65, 196.44°) |
| OKLab | oklab(93.04% -0.0997 -0.0263) |
| OKLCH | oklch(93.04% 0.103 194.8) |
| XYZ | xyz(64.3198, 83.7210, 105.6798) |
| Luminance | 0.8373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.33
Bright Cyan
#41FDFE
ΔE00 4.74
Pale Cyan
#B7FFFA
ΔE00 4.94
Bright Light Blue
#26F7FD
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFEFD #FE8E8F
analogous
#8EFEC5 #8EFEFD #8EC7FE
triadic
#8EFEFD #FD8EFE #FEFD8E
tetradic
#8EFEFD #C58EFE #FE8E8F #C7FE8E
square
#8EFEFD #C58EFE #FE8E8F #C7FE8E
split-complementary
#8EFEFD #FE8EC7 #FEC58E
monochromatic
#15FDFB #51FDFC #8EFEFD #CBFFFE #E1FFFE
Accessibility & contrast
On white
1.18
#8EFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#8EFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFEFD
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFEFD | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#54FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8efefd; /* rgb */ color: rgb(142, 254, 253); /* oklch */ color: oklch(93.0% 0.103 194.8);
Tailwind
colors: {
custom: {
50: '#b6fffe',
500: '#8efefd',
950: '#000000',
},
}SCSS
$custom: #8efefd; $custom-light: #b6fffe; $custom-dark: #000000;
JSON
{
"hex": "#8efefd",
"rgb": {
"r": 142,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.464,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.93038,
"c": 0.10312,
"h": 194.8
},
"luminance": 0.83726
}Semantic roles & 50–950 ramp
primary
#8EFEFD
secondary
#DF5153
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685