#8FDBFD#8FDBFD
#8FDBFD is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.4% C 0.089 H 228.1°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDBFD |
|---|---|
| RGB | rgb(143, 219, 253) |
| HSL | hsl(199, 96%, 78%) |
| HSV | hsv(199, 43%, 99%) |
| CMYK | cmyk(43.5%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(83.75, -14.88, -23.91) |
| CIE-LCH | lch(83.75, 28.16, 238.11°) |
| OKLab | oklab(85.39% -0.0593 -0.066) |
| OKLCH | oklch(85.39% 0.089 228.1) |
| XYZ | xyz(54.3825, 63.5907, 102.3180) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.84
Ice Blue
#A5DFF9
ΔE00 3.09
Sky Blue
#87CEEB
ΔE00 3.35
Lightskyblue
#87CEFA
ΔE00 4.45
Light Blue
#95D0FC
ΔE00 5.37
Lightblue (survey)
#7BC8F6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDBFD #FDB18F
analogous
#8FFDE8 #8FDBFD #8FA4FD
triadic
#8FDBFD #FD8FDB #DBFD8F
tetradic
#8FDBFD #E88FFD #FDB18F #A4FD8F
square
#8FDBFD #E88FFD #FDB18F #A4FD8F
split-complementary
#8FDBFD #FD8FA4 #FDE88F
monochromatic
#17B4FB #53C8FC #8FDBFD #CBEEFE #E1F5FE
Accessibility & contrast
On white
1.53
#8FDBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#8FDBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDBFD
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDBFD | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B9CBFD
Tritanopia (blue-blind)
#5FE5E6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fdbfd; /* rgb */ color: rgb(143, 219, 253); /* oklch */ color: oklch(85.4% 0.089 228.1);
Tailwind
colors: {
custom: {
50: '#b5e6fe',
500: '#8fdbfd',
950: '#000000',
},
}SCSS
$custom: #8fdbfd; $custom-light: #b5e6fe; $custom-dark: #000000;
JSON
{
"hex": "#8fdbfd",
"rgb": {
"r": 143,
"g": 219,
"b": 253
},
"hsl": {
"h": 198.545,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.85393,
"c": 0.08876,
"h": 228.1
},
"luminance": 0.63595
}Semantic roles & 50–950 ramp
primary
#8FDBFD
secondary
#DE7E53
accent
#4700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485