#8FFEFF#8FFEFF
#8FFEFF is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.1% C 0.102 H 196.3°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEFF |
|---|---|
| RGB | rgb(143, 254, 255) |
| HSL | hsl(181, 100%, 78%) |
| HSV | hsv(181, 44%, 100%) |
| CMYK | cmyk(43.9%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.42, -31.56, -10.41) |
| CIE-LCH | lch(93.42, 33.23, 198.26°) |
| OKLab | oklab(93.14% -0.0982 -0.0287) |
| OKLCH | oklch(93.14% 0.102 196.3) |
| XYZ | xyz(64.8124, 83.9380, 107.3746) |
| Luminance | 0.8394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.35
Bright Cyan
#41FDFE
ΔE00 4.93
Pale Cyan
#B7FFFA
ΔE00 5.01
Robin Egg Blue
#8AF1FE
ΔE00 5.09
Robin'S Egg Blue
#98EFF9
ΔE00 5.23
Bright Light Blue
#26F7FD
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEFF #FF908F
analogous
#8FFFC8 #8FFEFF #8FC6FF
triadic
#8FFEFF #FF8FFE #FEFF8F
tetradic
#8FFEFF #C88FFF #FF908F #C6FF8F
square
#8FFEFF #C88FFF #FF908F #C6FF8F
split-complementary
#8FFEFF #FF8FC6 #FFC88F
monochromatic
#15FDFF #52FDFF #8FFEFF #CCFFFF #E0FFFF
Accessibility & contrast
On white
1.18
#8FFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#8FFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEFF
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEFF | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#DDE6FF
Tritanopia (blue-blind)
#55FFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8ffeff; /* rgb */ color: rgb(143, 254, 255); /* oklch */ color: oklch(93.1% 0.102 196.3);
Tailwind
colors: {
custom: {
50: '#b6ffff',
500: '#8ffeff',
950: '#000000',
},
}SCSS
$custom: #8ffeff; $custom-light: #b6ffff; $custom-dark: #000000;
JSON
{
"hex": "#8ffeff",
"rgb": {
"r": 143,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.536,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.93143,
"c": 0.10232,
"h": 196.3
},
"luminance": 0.83943
}Semantic roles & 50–950 ramp
primary
#8FFEFF
secondary
#E05352
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686