#8FFEFA#8FFEFA
#8FFEFA is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.0% C 0.103 H 192.5°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEFA |
|---|---|
| RGB | rgb(143, 254, 250) |
| HSL | hsl(178, 98%, 78%) |
| HSV | hsv(178, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(93.29, -32.77, -8.03) |
| CIE-LCH | lch(93.29, 33.74, 193.77°) |
| OKLab | oklab(92.99% -0.1002 -0.0222) |
| OKLCH | oklch(92.99% 0.103 192.5) |
| XYZ | xyz(64.0180, 83.6203, 103.1907) |
| Luminance | 0.8363 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.31
Pale Cyan
#B7FFFA
ΔE00 4.78
Bright Cyan
#41FDFE
ΔE00 4.92
Aqua
#00FFFF
ΔE00 5.95
Bright Turquoise
#0FFEF9
ΔE00 5.99
Bright Light Blue
#26F7FD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEFA #FE8F93
analogous
#8FFEC2 #8FFEFA #8FCAFE
triadic
#8FFEFA #FA8FFE #FEFA8F
tetradic
#8FFEFA #C28FFE #FE8F93 #CAFE8F
square
#8FFEFA #C28FFE #FE8F93 #CAFE8F
split-complementary
#8FFEFA #FE8FCA #FEC28F
monochromatic
#16FDF5 #52FDF7 #8FFEFA #CCFFFD #E1FFFE
Accessibility & contrast
On white
1.18
#8FFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#8FFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEFA
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEFA | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#58FFFC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8ffefa; /* rgb */ color: rgb(143, 254, 250); /* oklch */ color: oklch(93.0% 0.103 192.5);
Tailwind
colors: {
custom: {
50: '#b6fffb',
500: '#8ffefa',
950: '#000000',
},
}SCSS
$custom: #8ffefa; $custom-light: #b6fffb; $custom-dark: #000000;
JSON
{
"hex": "#8ffefa",
"rgb": {
"r": 143,
"g": 254,
"b": 250
},
"hsl": {
"h": 177.838,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.92986,
"c": 0.10264,
"h": 192.5
},
"luminance": 0.83625
}Semantic roles & 50–950 ramp
primary
#8FFEFA
secondary
#DF5257
accent
#0008E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685