#8FFEFE#8FFEFE
#8FFEFE is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.1% C 0.102 H 195.5°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEFE |
|---|---|
| RGB | rgb(143, 254, 254) |
| HSL | hsl(180, 98%, 78%) |
| HSV | hsv(180, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(93.40, -31.80, -9.94) |
| CIE-LCH | lch(93.40, 33.32, 197.35°) |
| OKLab | oklab(93.11% -0.0986 -0.0274) |
| OKLCH | oklch(93.11% 0.102 195.5) |
| XYZ | xyz(64.6519, 83.8738, 106.5290) |
| Luminance | 0.8388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.27
Bright Cyan
#41FDFE
ΔE00 4.87
Pale Cyan
#B7FFFA
ΔE00 4.92
Robin Egg Blue
#8AF1FE
ΔE00 5.39
Robin'S Egg Blue
#98EFF9
ΔE00 5.48
Bright Light Blue
#26F7FD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEFE #FE8F8F
analogous
#8FFEC6 #8FFEFE #8FC6FE
triadic
#8FFEFE #FE8FFE #FEFE8F
tetradic
#8FFEFE #C68FFE #FE8F8F #C6FE8F
square
#8FFEFE #C68FFE #FE8F8F #C6FE8F
split-complementary
#8FFEFE #FE8FC6 #FEC68F
monochromatic
#16FDFD #52FDFD #8FFEFE #CCFFFF #E1FFFF
Accessibility & contrast
On white
1.18
#8FFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#8FFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEFE
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEFE | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FE
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#55FFFE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8ffefe; /* rgb */ color: rgb(143, 254, 254); /* oklch */ color: oklch(93.1% 0.102 195.5);
Tailwind
colors: {
custom: {
50: '#b6fffe',
500: '#8ffefe',
950: '#000000',
},
}SCSS
$custom: #8ffefe; $custom-light: #b6fffe; $custom-dark: #000000;
JSON
{
"hex": "#8ffefe",
"rgb": {
"r": 143,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.93111,
"c": 0.10235,
"h": 195.5
},
"luminance": 0.83879
}Semantic roles & 50–950 ramp
primary
#8FFEFE
secondary
#DF5252
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685