#8EFEFF#8EFEFF
#8EFEFF is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.1% C 0.103 H 196.3°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFEFF |
|---|---|
| RGB | rgb(142, 254, 255) |
| HSL | hsl(181, 100%, 78%) |
| HSV | hsv(181, 44%, 100%) |
| CMYK | cmyk(44.3%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.38, -31.79, -10.47) |
| CIE-LCH | lch(93.38, 33.47, 198.24°) |
| OKLab | oklab(93.1% -0.0989 -0.0289) |
| OKLCH | oklch(93.1% 0.103 196.3) |
| XYZ | xyz(64.6400, 83.8491, 107.3665) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.44
Bright Cyan
#41FDFE
ΔE00 4.83
Pale Cyan
#B7FFFA
ΔE00 5.09
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFEFF #FF8F8E
analogous
#8EFFC7 #8EFEFF #8EC5FF
triadic
#8EFEFF #FF8EFE #FEFF8E
tetradic
#8EFEFF #C78EFF #FF8F8E #C5FF8E
square
#8EFEFF #C78EFF #FF8F8E #C5FF8E
split-complementary
#8EFEFF #FF8EC5 #FFC78E
monochromatic
#14FDFF #51FDFF #8EFEFF #CBFFFF #E0FFFF
Accessibility & contrast
On white
1.18
#8EFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#8EFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFEFF
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFEFF | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#DDE6FF
Tritanopia (blue-blind)
#52FFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8efeff; /* rgb */ color: rgb(142, 254, 255); /* oklch */ color: oklch(93.1% 0.103 196.3);
Tailwind
colors: {
custom: {
50: '#b6ffff',
500: '#8efeff',
950: '#000000',
},
}SCSS
$custom: #8efeff; $custom-light: #b6ffff; $custom-dark: #000000;
JSON
{
"hex": "#8efeff",
"rgb": {
"r": 142,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.531,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.93101,
"c": 0.10304,
"h": 196.3
},
"luminance": 0.83854
}Semantic roles & 50–950 ramp
primary
#8EFEFF
secondary
#E05251
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686