#8FFDF5#8FFDF5
#8FFDF5 is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.6% C 0.103 H 189.5°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDF5 |
|---|---|
| RGB | rgb(143, 253, 245) |
| HSL | hsl(176, 96%, 78%) |
| HSV | hsv(176, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(92.87, -33.50, -6.05) |
| CIE-LCH | lch(92.87, 34.04, 190.24°) |
| OKLab | oklab(92.61% -0.1011 -0.0168) |
| OKLCH | oklch(92.61% 0.103 189.5) |
| XYZ | xyz(62.9279, 82.6778, 99.0108) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.82
Pale Cyan
#B7FFFA
ΔE00 4.95
Bright Cyan
#41FDFE
ΔE00 5.44
Bright Turquoise
#0FFEF9
ΔE00 5.98
Tiffany Blue
#7BF2DA
ΔE00 6.11
Aqua
#00FFFF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDF5 #FD8F97
analogous
#8FFDBE #8FFDF5 #8FCEFD
triadic
#8FFDF5 #F58FFD #FDF58F
tetradic
#8FFDF5 #BE8FFD #FD8F97 #CEFD8F
square
#8FFDF5 #BE8FFD #FD8F97 #CEFD8F
split-complementary
#8FFDF5 #FD8FCE #FDBE8F
monochromatic
#17FBEA #53FCF0 #8FFDF5 #CBFEFA #E1FEFC
Accessibility & contrast
On white
1.20
#8FFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#8FFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDF5
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDF5 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F5
Deuteranopia (green-blind)
#DFE5F6
Tritanopia (blue-blind)
#5CFFFA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8ffdf5; /* rgb */ color: rgb(143, 253, 245); /* oklch */ color: oklch(92.6% 0.103 189.5);
Tailwind
colors: {
custom: {
50: '#b6fef8',
500: '#8ffdf5',
950: '#000000',
},
}SCSS
$custom: #8ffdf5; $custom-light: #b6fef8; $custom-dark: #000000;
JSON
{
"hex": "#8ffdf5",
"rgb": {
"r": 143,
"g": 253,
"b": 245
},
"hsl": {
"h": 175.636,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.9261,
"c": 0.10251,
"h": 189.5
},
"luminance": 0.82683
}Semantic roles & 50–950 ramp
primary
#8FFDF5
secondary
#DE535D
accent
#0011E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685