#8FFDFE#8FFDFE
#8FFDFE is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.9% C 0.102 H 196.3°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDFE |
|---|---|
| RGB | rgb(143, 253, 254) |
| HSL | hsl(181, 98%, 78%) |
| HSV | hsv(181, 44%, 100%) |
| CMYK | cmyk(43.7%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(93.12, -31.33, -10.35) |
| CIE-LCH | lch(93.12, 33.00, 198.27°) |
| OKLab | oklab(92.89% -0.0975 -0.0285) |
| OKLCH | oklch(92.89% 0.102 196.3) |
| XYZ | xyz(64.3354, 83.2408, 106.4235) |
| Luminance | 0.8325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.32
Bright Cyan
#41FDFE
ΔE00 4.96
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Pale Cyan
#B7FFFA
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Bright Light Blue
#26F7FD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDFE #FE908F
analogous
#8FFEC8 #8FFDFE #8FC5FE
triadic
#8FFDFE #FE8FFD #FDFE8F
tetradic
#8FFDFE #C88FFE #FE908F #C5FE8F
square
#8FFDFE #C88FFE #FE908F #C5FE8F
split-complementary
#8FFDFE #FE8FC5 #FEC88F
monochromatic
#16FBFD #52FCFD #8FFDFE #CCFEFF #E1FEFF
Accessibility & contrast
On white
1.19
#8FFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#8FFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDFE
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDFE | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#DDE5FF
Tritanopia (blue-blind)
#56FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8ffdfe; /* rgb */ color: rgb(143, 253, 254); /* oklch */ color: oklch(92.9% 0.102 196.3);
Tailwind
colors: {
custom: {
50: '#b6fefe',
500: '#8ffdfe',
950: '#000000',
},
}SCSS
$custom: #8ffdfe; $custom-light: #b6fefe; $custom-dark: #000000;
JSON
{
"hex": "#8ffdfe",
"rgb": {
"r": 143,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.541,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.9289,
"c": 0.10159,
"h": 196.3
},
"luminance": 0.83246
}Semantic roles & 50–950 ramp
primary
#8FFDFE
secondary
#DF5352
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685