#8EFFFC#8EFFFC
#8EFFFC is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.2% C 0.104 H 193.3°. Best body text is #000000 at 17.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFFC |
|---|---|
| RGB | rgb(142, 255, 252) |
| HSL | hsl(178, 100%, 78%) |
| HSV | hsv(178, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(93.58, -32.98, -8.63) |
| CIE-LCH | lch(93.58, 34.09, 194.67°) |
| OKLab | oklab(93.23% -0.1012 -0.0239) |
| OKLCH | oklch(93.23% 0.104 193.3) |
| XYZ | xyz(64.4791, 84.2938, 104.9491) |
| Luminance | 0.8430 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.39
Bright Cyan
#41FDFE
ΔE00 4.74
Pale Cyan
#B7FFFA
ΔE00 4.92
Aqua
#00FFFF
ΔE00 5.80
Bright Light Blue
#26F7FD
ΔE00 5.92
Bright Turquoise
#0FFEF9
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFFC #FF8E91
analogous
#8EFFC3 #8EFFFC #8EC9FF
triadic
#8EFFFC #FC8EFF #FFFC8E
tetradic
#8EFFFC #C38EFF #FF8E91 #C9FF8E
square
#8EFFFC #C38EFF #FF8E91 #C9FF8E
split-complementary
#8EFFFC #FF8EC9 #FFC38E
monochromatic
#14FFF9 #51FFFA #8EFFFC #CBFFFE #E0FFFE
Accessibility & contrast
On white
1.18
#8EFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.86
#8EFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFFC
17.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFFC | 1.00 | 1.18 | 17.86 | 17.86 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FC
Deuteranopia (green-blind)
#DFE6FD
Tritanopia (blue-blind)
#54FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #8efffc; /* rgb */ color: rgb(142, 255, 252); /* oklch */ color: oklch(93.2% 0.104 193.3);
Tailwind
colors: {
custom: {
50: '#b6fffd',
500: '#8efffc',
950: '#000000',
},
}SCSS
$custom: #8efffc; $custom-light: #b6fffd; $custom-dark: #000000;
JSON
{
"hex": "#8efffc",
"rgb": {
"r": 142,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.407,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.93229,
"c": 0.10399,
"h": 193.3
},
"luminance": 0.84299
}Semantic roles & 50–950 ramp
primary
#8EFFFC
secondary
#E05155
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685