#8FFDFF#8FFDFF
#8FFDFF is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.9% C 0.102 H 197.1°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFDFF |
|---|---|
| RGB | rgb(143, 253, 255) |
| HSL | hsl(181, 100%, 78%) |
| HSV | hsv(181, 44%, 100%) |
| CMYK | cmyk(43.9%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(93.15, -31.09, -10.82) |
| CIE-LCH | lch(93.15, 32.92, 199.19°) |
| OKLab | oklab(92.92% -0.0971 -0.0298) |
| OKLCH | oklch(92.92% 0.102 197.1) |
| XYZ | xyz(64.4959, 83.3050, 107.2691) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.43
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Robin'S Egg Blue
#98EFF9
ΔE00 4.84
Bright Cyan
#41FDFE
ΔE00 5.05
Pale Cyan
#B7FFFA
ΔE00 5.08
Bright Light Blue
#26F7FD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFDFF #FF918F
analogous
#8FFFC9 #8FFDFF #8FC5FF
triadic
#8FFDFF #FF8FFD #FDFF8F
tetradic
#8FFDFF #C98FFF #FF918F #C5FF8F
square
#8FFDFF #C98FFF #FF918F #C5FF8F
split-complementary
#8FFDFF #FF8FC5 #FFC98F
monochromatic
#15FBFF #52FCFF #8FFDFF #CCFEFF #E0FEFF
Accessibility & contrast
On white
1.19
#8FFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#8FFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFDFF
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFDFF | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DCE5FF
Tritanopia (blue-blind)
#55FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8ffdff; /* rgb */ color: rgb(143, 253, 255); /* oklch */ color: oklch(92.9% 0.102 197.1);
Tailwind
colors: {
custom: {
50: '#b6feff',
500: '#8ffdff',
950: '#000000',
},
}SCSS
$custom: #8ffdff; $custom-light: #b6feff; $custom-dark: #000000;
JSON
{
"hex": "#8ffdff",
"rgb": {
"r": 143,
"g": 253,
"b": 255
},
"hsl": {
"h": 181.071,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.92921,
"c": 0.10158,
"h": 197.1
},
"luminance": 0.8331
}Semantic roles & 50–950 ramp
primary
#8FFDFF
secondary
#E05452
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686