#8FC2DB#8FC2DB
#8FC2DB is a light, moderate cyan. Relative luminance 0.495; OKLCH L 78.7% C 0.064 H 229.7°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2DB |
|---|---|
| RGB | rgb(143, 194, 219) |
| HSL | hsl(200, 51%, 71%) |
| HSV | hsv(200, 35%, 86%) |
| CMYK | cmyk(34.7%, 11.4%, 0%, 14.1%) |
| CIE-LAB | lab(75.78, -10.59, -17.81) |
| CIE-LCH | lch(75.78, 20.72, 239.27°) |
| OKLab | oklab(78.7% -0.0414 -0.0489) |
| OKLCH | oklch(78.7% 0.064 229.7) |
| XYZ | xyz(43.4015, 49.5353, 74.2785) |
| Luminance | 0.4954 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.90
Baby Blue
#89CFF0
ΔE00 4.10
Light Grey Blue
#9DBCD4
ΔE00 4.82
Lightblue (survey)
#7BC8F6
ΔE00 5.63
Lightskyblue
#87CEFA
ΔE00 5.70
Light Blue
#95D0FC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2DB #DBA88F
analogous
#8FDBCE #8FC2DB #8F9CDB
triadic
#8FC2DB #DB8FC2 #C2DB8F
tetradic
#8FC2DB #CE8FDB #DBA88F #9CDB8F
square
#8FC2DB #CE8FDB #DBA88F #9CDB8F
split-complementary
#8FC2DB #DB8F9C #DBCE8F
monochromatic
#3A8DB5 #61A9CC #8FC2DB #BDDBEA #E8F2F8
Accessibility & contrast
On white
1.93
#8FC2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#8FC2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2DB
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2DB | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DC
Deuteranopia (green-blind)
#AAB7DB
Tritanopia (blue-blind)
#75C9CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc2db; /* rgb */ color: rgb(143, 194, 219); /* oklch */ color: oklch(78.7% 0.064 229.7);
Tailwind
colors: {
custom: {
50: '#b2d4e6',
500: '#8fc2db',
950: '#000000',
},
}SCSS
$custom: #8fc2db; $custom-light: #b2d4e6; $custom-dark: #000000;
JSON
{
"hex": "#8fc2db",
"rgb": {
"r": 143,
"g": 194,
"b": 219
},
"hsl": {
"h": 199.737,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.787,
"c": 0.0641,
"h": 229.7
},
"luminance": 0.49538
}Semantic roles & 50–950 ramp
primary
#8FC2DB
secondary
#EDDFD9
accent
#5927BF
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111415
muted
#808384