#8FC2ED#8FC2ED
#8FC2ED is a light, moderate cyan. Relative luminance 0.505; OKLCH L 79.4% C 0.081 H 244.5°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC2ED |
|---|---|
| RGB | rgb(143, 194, 237) |
| HSL | hsl(207, 72%, 75%) |
| HSV | hsv(207, 40%, 93%) |
| CMYK | cmyk(39.7%, 18.1%, 0%, 7.1%) |
| CIE-LAB | lab(76.40, -5.98, -26.60) |
| CIE-LCH | lch(76.40, 27.26, 257.33°) |
| OKLab | oklab(79.39% -0.0351 -0.0735) |
| OKLCH | oklch(79.39% 0.081 244.5) |
| XYZ | xyz(45.9005, 50.5349, 87.4399) |
| Luminance | 0.5054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.57
Light Blue
#95D0FC
ΔE00 3.61
Baby Blue (survey)
#A2CFFE
ΔE00 4.03
Sky Blue (survey)
#75BBFD
ΔE00 4.20
Lightblue (survey)
#7BC8F6
ΔE00 4.26
Lightskyblue
#87CEFA
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC2ED #EDBA8F
analogous
#8FEDE9 #8FC2ED #8F93ED
triadic
#8FC2ED #ED8FC2 #C2ED8F
tetradic
#8FC2ED #E98FED #EDBA8F #93ED8F
square
#8FC2ED #E98FED #EDBA8F #93ED8F
split-complementary
#8FC2ED #ED8F93 #EDE98F
monochromatic
#2689DC #5AA5E5 #8FC2ED #C4DFF5 #E5F1FB
Accessibility & contrast
On white
1.89
#8FC2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#8FC2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC2ED
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC2ED | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2EF
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#6DCCD0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8fc2ed; /* rgb */ color: rgb(143, 194, 237); /* oklch */ color: oklch(79.4% 0.081 244.5);
Tailwind
colors: {
custom: {
50: '#b3d4f3',
500: '#8fc2ed',
950: '#000000',
},
}SCSS
$custom: #8fc2ed; $custom-light: #b3d4f3; $custom-dark: #000000;
JSON
{
"hex": "#8fc2ed",
"rgb": {
"r": 143,
"g": 194,
"b": 237
},
"hsl": {
"h": 207.447,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.79388,
"c": 0.08148,
"h": 244.5
},
"luminance": 0.50538
}Semantic roles & 50–950 ramp
primary
#8FC2ED
secondary
#C88B58
accent
#6A11D4
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385