#8FC2DF#8FC2DF
#8FC2DF is a light, moderate cyan. Relative luminance 0.498; OKLCH L 78.8% C 0.067 H 233.7°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2DF |
|---|---|
| RGB | rgb(143, 194, 223) |
| HSL | hsl(202, 56%, 72%) |
| HSV | hsv(202, 36%, 87%) |
| CMYK | cmyk(35.9%, 13%, 0%, 12.5%) |
| CIE-LAB | lab(75.91, -9.59, -19.78) |
| CIE-LCH | lch(75.91, 21.98, 244.14°) |
| OKLab | oklab(78.85% -0.04 -0.0544) |
| OKLCH | oklch(78.85% 0.067 233.7) |
| XYZ | xyz(43.9344, 49.7485, 77.0852) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.98
Sky Blue
#87CEEB
ΔE00 4.26
Light Grey Blue
#9DBCD4
ΔE00 4.32
Lightblue (survey)
#7BC8F6
ΔE00 4.62
Lightskyblue
#87CEFA
ΔE00 4.73
Light Blue
#95D0FC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2DF #DFAC8F
analogous
#8FDFD4 #8FC2DF #8F9ADF
triadic
#8FC2DF #DF8FC2 #C2DF8F
tetradic
#8FC2DF #D48FDF #DFAC8F #9ADF8F
square
#8FC2DF #D48FDF #DFAC8F #9ADF8F
split-complementary
#8FC2DF #DF8F9A #DFD48F
monochromatic
#368CBD #5FA8D1 #8FC2DF #BFDCED #E7F2F8
Accessibility & contrast
On white
1.92
#8FC2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#8FC2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2DF
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2DF | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#A9B7DF
Tritanopia (blue-blind)
#73CACB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc2df; /* rgb */ color: rgb(143, 194, 223); /* oklch */ color: oklch(78.8% 0.067 233.7);
Tailwind
colors: {
custom: {
50: '#b2d4e9',
500: '#8fc2df',
950: '#000000',
},
}SCSS
$custom: #8fc2df; $custom-light: #b2d4e9; $custom-dark: #000000;
JSON
{
"hex": "#8fc2df",
"rgb": {
"r": 143,
"g": 194,
"b": 223
},
"hsl": {
"h": 201.75,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.78848,
"c": 0.06749,
"h": 233.7
},
"luminance": 0.49751
}Semantic roles & 50–950 ramp
primary
#8FC2DF
secondary
#EFE2DB
accent
#5D22C3
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111416
muted
#808384