#8FFEFD#8FFEFD
#8FFEFD is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.1% C 0.102 H 194.8°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFEFD |
|---|---|
| RGB | rgb(143, 254, 253) |
| HSL | hsl(179, 98%, 78%) |
| HSV | hsv(179, 44%, 100%) |
| CMYK | cmyk(43.7%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(93.37, -32.05, -9.46) |
| CIE-LCH | lch(93.37, 33.41, 196.44°) |
| OKLab | oklab(93.08% -0.099 -0.0261) |
| OKLCH | oklch(93.08% 0.102 194.8) |
| XYZ | xyz(64.4922, 83.8099, 105.6879) |
| Luminance | 0.8381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.23
Bright Cyan
#41FDFE
ΔE00 4.84
Pale Cyan
#B7FFFA
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.74
Bright Light Blue
#26F7FD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFEFD #FE8F90
analogous
#8FFEC5 #8FFEFD #8FC8FE
triadic
#8FFEFD #FD8FFE #FEFD8F
tetradic
#8FFEFD #C58FFE #FE8F90 #C8FE8F
square
#8FFEFD #C58FFE #FE8F90 #C8FE8F
split-complementary
#8FFEFD #FE8FC8 #FEC58F
monochromatic
#16FDFB #52FDFC #8FFEFD #CCFFFE #E1FFFE
Accessibility & contrast
On white
1.18
#8FFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#8FFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFEFD
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFEFD | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FD
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#56FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #8ffefd; /* rgb */ color: rgb(143, 254, 253); /* oklch */ color: oklch(93.1% 0.102 194.8);
Tailwind
colors: {
custom: {
50: '#b6fffe',
500: '#8ffefd',
950: '#000000',
},
}SCSS
$custom: #8ffefd; $custom-light: #b6fffe; $custom-dark: #000000;
JSON
{
"hex": "#8ffefd",
"rgb": {
"r": 143,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.459,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.9308,
"c": 0.1024,
"h": 194.8
},
"luminance": 0.83815
}Semantic roles & 50–950 ramp
primary
#8FFEFD
secondary
#DF5253
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685