#8FFDF0#8FFDF0
#8FFDF0 is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.5% C 0.104 H 185.8°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDF0 |
|---|---|
| RGB | rgb(143, 253, 240) |
| HSL | hsl(173, 96%, 78%) |
| HSV | hsv(173, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(92.74, -34.67, -3.66) |
| CIE-LCH | lch(92.74, 34.86, 186.02°) |
| OKLab | oklab(92.46% -0.1032 -0.0104) |
| OKLCH | oklch(92.46% 0.104 185.8) |
| XYZ | xyz(62.1749, 82.3766, 95.0451) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.60
Light Cyan
#ACFFFC
ΔE00 4.91
Pale Cyan
#B7FFFA
ΔE00 5.62
Pale Aqua
#B8FFEB
ΔE00 5.76
Bright Aqua
#0BF9EA
ΔE00 6.24
Bright Turquoise
#0FFEF9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDF0 #FD8F9C
analogous
#8FFDB9 #8FFDF0 #8FD3FD
triadic
#8FFDF0 #F08FFD #FDF08F
tetradic
#8FFDF0 #B98FFD #FD8F9C #D3FD8F
square
#8FFDF0 #B98FFD #FD8F9C #D3FD8F
split-complementary
#8FFDF0 #FD8FD3 #FDB98F
monochromatic
#17FBE0 #53FCE8 #8FFDF0 #CBFEF8 #E1FEFB
Accessibility & contrast
On white
1.20
#8FFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#8FFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDF0
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDF0 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2F0
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#5FFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #8ffdf0; /* rgb */ color: rgb(143, 253, 240); /* oklch */ color: oklch(92.5% 0.104 185.8);
Tailwind
colors: {
custom: {
50: '#b6fef4',
500: '#8ffdf0',
950: '#000000',
},
}SCSS
$custom: #8ffdf0; $custom-light: #b6fef4; $custom-dark: #000000;
JSON
{
"hex": "#8ffdf0",
"rgb": {
"r": 143,
"g": 253,
"b": 240
},
"hsl": {
"h": 172.909,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.92459,
"c": 0.10369,
"h": 185.8
},
"luminance": 0.82381
}Semantic roles & 50–950 ramp
primary
#8FFDF0
secondary
#DE5363
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685