#8FFEFB#8FFEFB
#8FFEFB is a very light, moderate teal. Relative luminance 0.837; OKLCH L 93.0% C 0.103 H 193.3°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEFB |
|---|---|
| RGB | rgb(143, 254, 251) |
| HSL | hsl(178, 98%, 78%) |
| HSV | hsv(178, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(93.31, -32.53, -8.51) |
| CIE-LCH | lch(93.31, 33.62, 194.65°) |
| OKLab | oklab(93.02% -0.0998 -0.0235) |
| OKLCH | oklch(93.02% 0.103 193.3) |
| XYZ | xyz(64.1752, 83.6831, 104.0187) |
| Luminance | 0.8369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.25
Pale Cyan
#B7FFFA
ΔE00 4.78
Bright Cyan
#41FDFE
ΔE00 4.86
Aqua
#00FFFF
ΔE00 5.94
Bright Light Blue
#26F7FD
ΔE00 5.98
Bright Turquoise
#0FFEF9
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEFB #FE8F92
analogous
#8FFEC3 #8FFEFB #8FCAFE
triadic
#8FFEFB #FB8FFE #FEFB8F
tetradic
#8FFEFB #C38FFE #FE8F92 #CAFE8F
square
#8FFEFB #C38FFE #FE8F92 #CAFE8F
split-complementary
#8FFEFB #FE8FCA #FEC38F
monochromatic
#16FDF7 #52FDF9 #8FFEFB #CCFFFD #E1FFFE
Accessibility & contrast
On white
1.18
#8FFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#8FFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEFB
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEFB | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FB
Deuteranopia (green-blind)
#DEE6FC
Tritanopia (blue-blind)
#57FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8ffefb; /* rgb */ color: rgb(143, 254, 251); /* oklch */ color: oklch(93.0% 0.103 193.3);
Tailwind
colors: {
custom: {
50: '#b6fffc',
500: '#8ffefb',
950: '#000000',
},
}SCSS
$custom: #8ffefb; $custom-light: #b6fffc; $custom-dark: #000000;
JSON
{
"hex": "#8ffefb",
"rgb": {
"r": 143,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.378,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.93017,
"c": 0.10254,
"h": 193.3
},
"luminance": 0.83688
}Semantic roles & 50–950 ramp
primary
#8FFEFB
secondary
#DF5256
accent
#0006E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685