#8FC7DB#8FC7DB
#8FC7DB is a light, moderate cyan. Relative luminance 0.518; OKLCH L 79.8% C 0.064 H 222.1°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC7DB |
|---|---|
| RGB | rgb(143, 199, 219) |
| HSL | hsl(196, 51%, 71%) |
| HSV | hsv(196, 35%, 86%) |
| CMYK | cmyk(34.7%, 9.1%, 0%, 14.1%) |
| CIE-LAB | lab(77.16, -13.21, -15.74) |
| CIE-LCH | lch(77.16, 20.55, 230.00°) |
| OKLab | oklab(79.79% -0.0477 -0.0431) |
| OKLCH | oklch(79.79% 0.064 222.1) |
| XYZ | xyz(44.5331, 51.7985, 74.6557) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.24
Baby Blue
#89CFF0
ΔE00 4.27
Lightblue
#ADD8E6
ΔE00 5.35
Ice Blue
#A5DFF9
ΔE00 6.19
Lightskyblue
#87CEFA
ΔE00 7.04
Light Grey Blue
#9DBCD4
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC7DB #DBA38F
analogous
#8FDBC9 #8FC7DB #8FA1DB
triadic
#8FC7DB #DB8FC7 #C7DB8F
tetradic
#8FC7DB #C98FDB #DBA38F #A1DB8F
square
#8FC7DB #C98FDB #DBA38F #A1DB8F
split-complementary
#8FC7DB #DB8FA1 #DBC98F
monochromatic
#3A95B5 #61B0CC #8FC7DB #BDDEEA #E8F3F8
Accessibility & contrast
On white
1.85
#8FC7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#8FC7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC7DB
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC7DB | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DC
Deuteranopia (green-blind)
#AFBBDB
Tritanopia (blue-blind)
#74CECD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fc7db; /* rgb */ color: rgb(143, 199, 219); /* oklch */ color: oklch(79.8% 0.064 222.1);
Tailwind
colors: {
custom: {
50: '#b2d8e6',
500: '#8fc7db',
950: '#000000',
},
}SCSS
$custom: #8fc7db; $custom-light: #b2d8e6; $custom-dark: #000000;
JSON
{
"hex": "#8fc7db",
"rgb": {
"r": 143,
"g": 199,
"b": 219
},
"hsl": {
"h": 195.789,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.79792,
"c": 0.06434,
"h": 222.1
},
"luminance": 0.51801
}Semantic roles & 50–950 ramp
primary
#8FC7DB
secondary
#B2735C
accent
#4F27BF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384