#8EFEFE#8EFEFE
#8EFEFE is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.1% C 0.103 H 195.5°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFEFE |
|---|---|
| RGB | rgb(142, 254, 254) |
| HSL | hsl(180, 98%, 78%) |
| HSV | hsv(180, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(93.36, -32.03, -10.00) |
| CIE-LCH | lch(93.36, 33.55, 197.33°) |
| OKLab | oklab(93.07% -0.0993 -0.0276) |
| OKLCH | oklch(93.07% 0.103 195.5) |
| XYZ | xyz(64.4795, 83.7849, 106.5210) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.37
Bright Cyan
#41FDFE
ΔE00 4.77
Pale Cyan
#B7FFFA
ΔE00 5.01
Robin Egg Blue
#8AF1FE
ΔE00 5.41
Robin'S Egg Blue
#98EFF9
ΔE00 5.53
Bright Light Blue
#26F7FD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFEFE #FE8E8E
analogous
#8EFEC6 #8EFEFE #8EC6FE
triadic
#8EFEFE #FE8EFE #FEFE8E
tetradic
#8EFEFE #C68EFE #FE8E8E #C6FE8E
square
#8EFEFE #C68EFE #FE8E8E #C6FE8E
split-complementary
#8EFEFE #FE8EC6 #FEC68E
monochromatic
#15FDFD #51FDFD #8EFEFE #CBFFFF #E1FFFF
Accessibility & contrast
On white
1.18
#8EFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#8EFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFEFE
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFEFE | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DDE6FF
Tritanopia (blue-blind)
#53FFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8efefe; /* rgb */ color: rgb(142, 254, 254); /* oklch */ color: oklch(93.1% 0.103 195.5);
Tailwind
colors: {
custom: {
50: '#b6fffe',
500: '#8efefe',
950: '#000000',
},
}SCSS
$custom: #8efefe; $custom-light: #b6fffe; $custom-dark: #000000;
JSON
{
"hex": "#8efefe",
"rgb": {
"r": 142,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.9307,
"c": 0.10307,
"h": 195.5
},
"luminance": 0.8379
}Semantic roles & 50–950 ramp
primary
#8EFEFE
secondary
#DF5151
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685