#8EFFFE#8EFFFE
#8EFFFE is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.3% C 0.104 H 194.8°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFFFE |
|---|---|
| RGB | rgb(142, 255, 254) |
| HSL | hsl(179, 100%, 78%) |
| HSV | hsv(179, 44%, 100%) |
| CMYK | cmyk(44.3%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.63, -32.50, -9.59) |
| CIE-LCH | lch(93.63, 33.88, 196.43°) |
| OKLab | oklab(93.29% -0.1004 -0.0265) |
| OKLCH | oklch(93.29% 0.104 194.8) |
| XYZ | xyz(64.7977, 84.4213, 106.6270) |
| Luminance | 0.8443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.37
Bright Cyan
#41FDFE
ΔE00 4.71
Pale Cyan
#B7FFFA
ΔE00 4.99
Bright Light Blue
#26F7FD
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Aqua
#00FFFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFFFE #FF8E8F
analogous
#8EFFC5 #8EFFFE #8EC7FF
triadic
#8EFFFE #FE8EFF #FFFE8E
tetradic
#8EFFFE #C58EFF #FF8E8F #C7FF8E
square
#8EFFFE #C58EFF #FF8E8F #C7FF8E
split-complementary
#8EFFFE #FF8EC7 #FFC58E
monochromatic
#14FFFD #51FFFD #8EFFFE #CBFFFF #E0FFFF
Accessibility & contrast
On white
1.17
#8EFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#8EFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFFFE
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFFFE | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FE
Deuteranopia (green-blind)
#DEE7FF
Tritanopia (blue-blind)
#53FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #8efffe; /* rgb */ color: rgb(142, 255, 254); /* oklch */ color: oklch(93.3% 0.104 194.8);
Tailwind
colors: {
custom: {
50: '#b6fffe',
500: '#8efffe',
950: '#000000',
},
}SCSS
$custom: #8efffe; $custom-light: #b6fffe; $custom-dark: #000000;
JSON
{
"hex": "#8efffe",
"rgb": {
"r": 142,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.469,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.93292,
"c": 0.10384,
"h": 194.8
},
"luminance": 0.84427
}Semantic roles & 50–950 ramp
primary
#8EFFFE
secondary
#E05152
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685