#8FC7DF#8FC7DF
#8FC7DF is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.9% C 0.067 H 226.4°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC7DF |
|---|---|
| RGB | rgb(143, 199, 223) |
| HSL | hsl(198, 56%, 72%) |
| HSV | hsv(198, 36%, 87%) |
| CMYK | cmyk(35.9%, 10.8%, 0%, 12.5%) |
| CIE-LAB | lab(77.29, -12.21, -17.70) |
| CIE-LCH | lch(77.29, 21.51, 235.39°) |
| OKLab | oklab(79.94% -0.0462 -0.0486) |
| OKLCH | oklch(79.94% 0.067 226.4) |
| XYZ | xyz(45.0660, 52.0116, 77.4623) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.60
Baby Blue
#89CFF0
ΔE00 3.21
Lightskyblue
#87CEFA
ΔE00 5.64
Lightblue
#ADD8E6
ΔE00 5.77
Lightblue (survey)
#7BC8F6
ΔE00 5.82
Ice Blue
#A5DFF9
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC7DF #DFA78F
analogous
#8FDFCF #8FC7DF #8F9FDF
triadic
#8FC7DF #DF8FC7 #C7DF8F
tetradic
#8FC7DF #CF8FDF #DFA78F #9FDF8F
square
#8FC7DF #CF8FDF #DFA78F #9FDF8F
split-complementary
#8FC7DF #DF8F9F #DFCF8F
monochromatic
#3695BD #5FAFD1 #8FC7DF #BFDFED #E7F3F8
Accessibility & contrast
On white
1.84
#8FC7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#8FC7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC7DF
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC7DF | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#AEBBDF
Tritanopia (blue-blind)
#72CECE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #8fc7df; /* rgb */ color: rgb(143, 199, 223); /* oklch */ color: oklch(79.9% 0.067 226.4);
Tailwind
colors: {
custom: {
50: '#b2d8e9',
500: '#8fc7df',
950: '#000000',
},
}SCSS
$custom: #8fc7df; $custom-light: #b2d8e9; $custom-dark: #000000;
JSON
{
"hex": "#8fc7df",
"rgb": {
"r": 143,
"g": 199,
"b": 223
},
"hsl": {
"h": 198,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.79935,
"c": 0.06707,
"h": 226.4
},
"luminance": 0.52014
}Semantic roles & 50–950 ramp
primary
#8FC7DF
secondary
#B7775B
accent
#5322C3
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384