#8EFEFB#8EFEFB
#8EFEFB is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.0% C 0.103 H 193.3°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFEFB |
|---|---|
| RGB | rgb(142, 254, 251) |
| HSL | hsl(178, 98%, 78%) |
| HSV | hsv(178, 44%, 100%) |
| CMYK | cmyk(44.1%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(93.27, -32.76, -8.57) |
| CIE-LCH | lch(93.27, 33.86, 194.66°) |
| OKLab | oklab(92.98% -0.1005 -0.0237) |
| OKLCH | oklch(92.98% 0.103 193.3) |
| XYZ | xyz(64.0029, 83.5943, 104.0107) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.35
Bright Cyan
#41FDFE
ΔE00 4.77
Pale Cyan
#B7FFFA
ΔE00 4.88
Aqua
#00FFFF
ΔE00 5.84
Bright Light Blue
#26F7FD
ΔE00 5.90
Bright Turquoise
#0FFEF9
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFEFB #FE8E91
analogous
#8EFEC3 #8EFEFB #8EC9FE
triadic
#8EFEFB #FB8EFE #FEFB8E
tetradic
#8EFEFB #C38EFE #FE8E91 #C9FE8E
square
#8EFEFB #C38EFE #FE8E91 #C9FE8E
split-complementary
#8EFEFB #FE8EC9 #FEC38E
monochromatic
#15FDF7 #51FDF9 #8EFEFB #CBFFFD #E1FFFE
Accessibility & contrast
On white
1.19
#8EFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#8EFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFEFB
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFEFB | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FB
Deuteranopia (green-blind)
#DEE6FC
Tritanopia (blue-blind)
#55FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8efefb; /* rgb */ color: rgb(142, 254, 251); /* oklch */ color: oklch(93.0% 0.103 193.3);
Tailwind
colors: {
custom: {
50: '#b6fffc',
500: '#8efefb',
950: '#000000',
},
}SCSS
$custom: #8efefb; $custom-light: #b6fffc; $custom-dark: #000000;
JSON
{
"hex": "#8efefb",
"rgb": {
"r": 142,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.393,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.92975,
"c": 0.10326,
"h": 193.3
},
"luminance": 0.83599
}Semantic roles & 50–950 ramp
primary
#8EFEFB
secondary
#DF5155
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685