#8FFDFC#8FFDFC
#8FFDFC is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.8% C 0.102 H 194.8°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDFC |
|---|---|
| RGB | rgb(143, 253, 252) |
| HSL | hsl(179, 96%, 78%) |
| HSV | hsv(179, 43%, 99%) |
| CMYK | cmyk(43.5%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(93.06, -31.82, -9.39) |
| CIE-LCH | lch(93.06, 33.18, 196.45°) |
| OKLab | oklab(92.83% -0.0983 -0.0259) |
| OKLCH | oklch(92.83% 0.102 194.8) |
| XYZ | xyz(64.0168, 83.1133, 104.7456) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.20
Pale Cyan
#B7FFFA
ΔE00 4.82
Bright Cyan
#41FDFE
ΔE00 4.88
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Robin'S Egg Blue
#98EFF9
ΔE00 5.62
Bright Light Blue
#26F7FD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDFC #FD8F90
analogous
#8FFDC5 #8FFDFC #8FC7FD
triadic
#8FFDFC #FC8FFD #FDFC8F
tetradic
#8FFDFC #C58FFD #FD8F90 #C7FD8F
square
#8FFDFC #C58FFD #FD8F90 #C7FD8F
split-complementary
#8FFDFC #FD8FC7 #FDC58F
monochromatic
#17FBF9 #53FCFA #8FFDFC #CBFEFE #E1FEFE
Accessibility & contrast
On white
1.19
#8FFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#8FFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDFC
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDFC | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FC
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#57FFFC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8ffdfc; /* rgb */ color: rgb(143, 253, 252); /* oklch */ color: oklch(92.8% 0.102 194.8);
Tailwind
colors: {
custom: {
50: '#b6fefd',
500: '#8ffdfc',
950: '#000000',
},
}SCSS
$custom: #8ffdfc; $custom-light: #b6fefd; $custom-dark: #000000;
JSON
{
"hex": "#8ffdfc",
"rgb": {
"r": 143,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.455,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.92826,
"c": 0.10166,
"h": 194.8
},
"luminance": 0.83118
}Semantic roles & 50–950 ramp
primary
#8FFDFC
secondary
#DE5354
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685