#8FDBFF#8FDBFF
#8FDBFF is a very light, moderate cyan. Relative luminance 0.637; OKLCH L 85.5% C 0.090 H 229.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDBFF |
|---|---|
| RGB | rgb(143, 219, 255) |
| HSL | hsl(199, 100%, 78%) |
| HSV | hsv(199, 44%, 100%) |
| CMYK | cmyk(43.9%, 14.1%, 0%, 0%) |
| CIE-LAB | lab(83.82, -14.35, -24.87) |
| CIE-LCH | lch(83.82, 28.71, 240.01°) |
| OKLab | oklab(85.47% -0.0586 -0.0687) |
| OKLCH | oklch(85.47% 0.09 229.5) |
| XYZ | xyz(54.7028, 63.7188, 104.0047) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.89
Ice Blue
#A5DFF9
ΔE00 3.34
Sky Blue
#87CEEB
ΔE00 3.64
Lightskyblue
#87CEFA
ΔE00 4.03
Light Blue
#95D0FC
ΔE00 4.91
Lightblue (survey)
#7BC8F6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDBFF #FFB38F
analogous
#8FFFEB #8FDBFF #8FA3FF
triadic
#8FDBFF #FF8FDB #DBFF8F
tetradic
#8FDBFF #EB8FFF #FFB38F #A3FF8F
square
#8FDBFF #EB8FFF #FFB38F #A3FF8F
split-complementary
#8FDBFF #FF8FA3 #FFEB8F
monochromatic
#15B4FF #52C7FF #8FDBFF #CCEFFF #E0F5FF
Accessibility & contrast
On white
1.53
#8FDBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#8FDBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDBFF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDBFF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#B9CCFF
Tritanopia (blue-blind)
#5EE5E6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fdbff; /* rgb */ color: rgb(143, 219, 255); /* oklch */ color: oklch(85.5% 0.090 229.5);
Tailwind
colors: {
custom: {
50: '#b5e6ff',
500: '#8fdbff',
950: '#000000',
},
}SCSS
$custom: #8fdbff; $custom-light: #b5e6ff; $custom-dark: #000000;
JSON
{
"hex": "#8fdbff",
"rgb": {
"r": 143,
"g": 219,
"b": 255
},
"hsl": {
"h": 199.286,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.85468,
"c": 0.09031,
"h": 229.5
},
"luminance": 0.63723
}Semantic roles & 50–950 ramp
primary
#8FDBFF
secondary
#E08052
accent
#4A00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486