#8FDBFE#8FDBFE
#8FDBFE is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.4% C 0.090 H 228.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDBFE |
|---|---|
| RGB | rgb(143, 219, 254) |
| HSL | hsl(199, 98%, 78%) |
| HSV | hsv(199, 44%, 100%) |
| CMYK | cmyk(43.7%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.79, -14.61, -24.39) |
| CIE-LCH | lch(83.79, 28.43, 239.07°) |
| OKLab | oklab(85.43% -0.0589 -0.0674) |
| OKLCH | oklch(85.43% 0.09 228.8) |
| XYZ | xyz(54.5423, 63.6546, 103.1592) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.85
Ice Blue
#A5DFF9
ΔE00 3.21
Sky Blue
#87CEEB
ΔE00 3.48
Lightskyblue
#87CEFA
ΔE00 4.24
Light Blue
#95D0FC
ΔE00 5.14
Lightblue (survey)
#7BC8F6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDBFE #FEB28F
analogous
#8FFEE9 #8FDBFE #8FA3FE
triadic
#8FDBFE #FE8FDB #DBFE8F
tetradic
#8FDBFE #E98FFE #FEB28F #A3FE8F
square
#8FDBFE #E98FFE #FEB28F #A3FE8F
split-complementary
#8FDBFE #FE8FA3 #FEE98F
monochromatic
#16B4FD #52C8FD #8FDBFE #CCEEFF #E1F5FF
Accessibility & contrast
On white
1.53
#8FDBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#8FDBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDBFE
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDBFE | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B9CBFE
Tritanopia (blue-blind)
#5FE5E6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fdbfe; /* rgb */ color: rgb(143, 219, 254); /* oklch */ color: oklch(85.4% 0.090 228.8);
Tailwind
colors: {
custom: {
50: '#b5e6fe',
500: '#8fdbfe',
950: '#000000',
},
}SCSS
$custom: #8fdbfe; $custom-light: #b5e6fe; $custom-dark: #000000;
JSON
{
"hex": "#8fdbfe",
"rgb": {
"r": 143,
"g": 219,
"b": 254
},
"hsl": {
"h": 198.919,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.85431,
"c": 0.08952,
"h": 228.8
},
"luminance": 0.63658
}Semantic roles & 50–950 ramp
primary
#8FDBFE
secondary
#DF7F52
accent
#4800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485