#8FFCFF#8FFCFF
#8FFCFF is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.7% C 0.101 H 197.9°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8FFCFF |
|---|---|
| RGB | rgb(143, 252, 255) |
| HSL | hsl(182, 100%, 78%) |
| HSV | hsv(182, 44%, 100%) |
| CMYK | cmyk(43.9%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(92.87, -30.62, -11.23) |
| CIE-LCH | lch(92.87, 32.61, 200.14°) |
| OKLab | oklab(92.7% -0.096 -0.0309) |
| OKLCH | oklch(92.7% 0.101 197.9) |
| XYZ | xyz(64.1811, 82.6753, 107.1642) |
| Luminance | 0.8268 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.56
Robin Egg Blue
#8AF1FE
ΔE00 4.25
Robin'S Egg Blue
#98EFF9
ΔE00 4.45
Pale Cyan
#B7FFFA
ΔE00 5.19
Bright Cyan
#41FDFE
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FFCFF #FF928F
analogous
#8FFFCA #8FFCFF #8FC4FF
triadic
#8FFCFF #FF8FFC #FCFF8F
tetradic
#8FFCFF #CA8FFF #FF928F #C4FF8F
square
#8FFCFF #CA8FFF #FF928F #C4FF8F
split-complementary
#8FFCFF #FF8FC4 #FFCA8F
monochromatic
#15F9FF #52FAFF #8FFCFF #CCFEFF #E0FEFF
Accessibility & contrast
On white
1.20
#8FFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#8FFCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FFCFF
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FFCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FFCFF | 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)
#EFF3FF
Deuteranopia (green-blind)
#DBE4FF
Tritanopia (blue-blind)
#55FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #8ffcff; /* rgb */ color: rgb(143, 252, 255); /* oklch */ color: oklch(92.7% 0.101 197.9);
Tailwind
colors: {
custom: {
50: '#b6fdff',
500: '#8ffcff',
950: '#000000',
},
}SCSS
$custom: #8ffcff; $custom-light: #b6fdff; $custom-dark: #000000;
JSON
{
"hex": "#8ffcff",
"rgb": {
"r": 143,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.607,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.927,
"c": 0.10087,
"h": 197.9
},
"luminance": 0.8268
}Semantic roles & 50–950 ramp
primary
#8FFCFF
secondary
#E05652
accent
#0600E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121718
muted
#828586