#8EFFFB#8EFFFB
#8EFFFB is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.2% C 0.104 H 192.5°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFFB |
|---|---|
| RGB | rgb(142, 255, 251) |
| HSL | hsl(178, 100%, 78%) |
| HSV | hsv(178, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(93.55, -33.22, -8.16) |
| CIE-LCH | lch(93.55, 34.21, 193.80°) |
| OKLab | oklab(93.2% -0.1016 -0.0226) |
| OKLCH | oklch(93.2% 0.104 192.5) |
| XYZ | xyz(64.3210, 84.2306, 104.1167) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.45
Bright Cyan
#41FDFE
ΔE00 4.80
Pale Cyan
#B7FFFA
ΔE00 4.92
Aqua
#00FFFF
ΔE00 5.81
Bright Turquoise
#0FFEF9
ΔE00 5.86
Bright Light Blue
#26F7FD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFFB #FF8E92
analogous
#8EFFC2 #8EFFFB #8ECAFF
triadic
#8EFFFB #FB8EFF #FFFB8E
tetradic
#8EFFFB #C28EFF #FF8E92 #CAFF8E
square
#8EFFFB #C28EFF #FF8E92 #CAFF8E
split-complementary
#8EFFFB #FF8ECA #FFC28E
monochromatic
#14FFF7 #51FFF9 #8EFFFB #CBFFFD #E0FFFE
Accessibility & contrast
On white
1.18
#8EFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#8EFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFFB
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFFB | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FB
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#55FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8efffb; /* rgb */ color: rgb(142, 255, 251); /* oklch */ color: oklch(93.2% 0.104 192.5);
Tailwind
colors: {
custom: {
50: '#b6fffc',
500: '#8efffb',
950: '#000000',
},
}SCSS
$custom: #8efffb; $custom-light: #b6fffc; $custom-dark: #000000;
JSON
{
"hex": "#8efffb",
"rgb": {
"r": 142,
"g": 255,
"b": 251
},
"hsl": {
"h": 177.876,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.93198,
"c": 0.10409,
"h": 192.5
},
"luminance": 0.84236
}Semantic roles & 50–950 ramp
primary
#8EFFFB
secondary
#E05156
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685