#8FC2DA#8FC2DA
#8FC2DA is a light, moderate cyan. Relative luminance 0.495; OKLCH L 78.7% C 0.063 H 228.7°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2DA |
|---|---|
| RGB | rgb(143, 194, 218) |
| HSL | hsl(199, 50%, 71%) |
| HSV | hsv(199, 34%, 85%) |
| CMYK | cmyk(34.4%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(75.75, -10.84, -17.32) |
| CIE-LCH | lch(75.75, 20.43, 237.97°) |
| OKLab | oklab(78.66% -0.0418 -0.0475) |
| OKLCH | oklch(78.66% 0.063 228.7) |
| XYZ | xyz(43.2702, 49.4828, 73.5872) |
| Luminance | 0.4949 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.89
Baby Blue
#89CFF0
ΔE00 4.21
Light Grey Blue
#9DBCD4
ΔE00 5.00
Lightblue (survey)
#7BC8F6
ΔE00 5.92
Lightskyblue
#87CEFA
ΔE00 5.99
Lightblue
#ADD8E6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2DA #DAA78F
analogous
#8FDACC #8FC2DA #8F9CDA
triadic
#8FC2DA #DA8FC2 #C2DA8F
tetradic
#8FC2DA #CC8FDA #DAA78F #9CDA8F
square
#8FC2DA #CC8FDA #DAA78F #9CDA8F
split-complementary
#8FC2DA #DA8F9C #DACC8F
monochromatic
#3B8DB3 #61A9CB #8FC2DA #BDDBE9 #E8F2F7
Accessibility & contrast
On white
1.93
#8FC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#8FC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2DA
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2DA | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DB
Deuteranopia (green-blind)
#ABB7DA
Tritanopia (blue-blind)
#75C9C9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8fc2da; /* rgb */ color: rgb(143, 194, 218); /* oklch */ color: oklch(78.7% 0.063 228.7);
Tailwind
colors: {
custom: {
50: '#b2d4e5',
500: '#8fc2da',
950: '#000000',
},
}SCSS
$custom: #8fc2da; $custom-light: #b2d4e5; $custom-dark: #000000;
JSON
{
"hex": "#8fc2da",
"rgb": {
"r": 143,
"g": 194,
"b": 218
},
"hsl": {
"h": 199.2,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.78663,
"c": 0.0633,
"h": 228.7
},
"luminance": 0.49485
}Semantic roles & 50–950 ramp
primary
#8FC2DA
secondary
#ECDFD8
accent
#5828BE
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111415
muted
#808384