#8FC8EE#8FC8EE
#8FC8EE is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.7% C 0.080 H 238.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8FC8EE |
|---|---|
| RGB | rgb(143, 200, 238) |
| HSL | hsl(204, 74%, 75%) |
| HSV | hsv(204, 40%, 93%) |
| CMYK | cmyk(39.9%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(78.06, -8.91, -24.59) |
| CIE-LCH | lch(78.06, 26.15, 250.08°) |
| OKLab | oklab(80.72% -0.042 -0.0679) |
| OKLCH | oklch(80.72% 0.08 238.2) |
| XYZ | xyz(47.4094, 53.3183, 88.6657) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.34
Light Blue
#95D0FC
ΔE00 2.48
Sky
#82CAFC
ΔE00 2.70
Lightblue (survey)
#7BC8F6
ΔE00 2.77
Baby Blue
#89CFF0
ΔE00 3.57
Sky Blue
#87CEEB
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FC8EE #EEB58F
analogous
#8FEEE4 #8FC8EE #8F99EE
triadic
#8FC8EE #EE8FC8 #C8EE8F
tetradic
#8FC8EE #E48FEE #EEB58F #99EE8F
square
#8FC8EE #E48FEE #EEB58F #99EE8F
split-complementary
#8FC8EE #EE8F99 #EEE48F
monochromatic
#2594DE #5AAEE6 #8FC8EE #C4E2F6 #E4F2FB
Accessibility & contrast
On white
1.80
#8FC8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#8FC8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FC8EE
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FC8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FC8EE | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#AABDED
Tritanopia (blue-blind)
#6BD2D4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fc8ee; /* rgb */ color: rgb(143, 200, 238); /* oklch */ color: oklch(80.7% 0.080 238.2);
Tailwind
colors: {
custom: {
50: '#b3d8f3',
500: '#8fc8ee',
950: '#000000',
},
}SCSS
$custom: #8fc8ee; $custom-light: #b3d8f3; $custom-dark: #000000;
JSON
{
"hex": "#8fc8ee",
"rgb": {
"r": 143,
"g": 200,
"b": 238
},
"hsl": {
"h": 204,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.80715,
"c": 0.07986,
"h": 238.2
},
"luminance": 0.53321
}Semantic roles & 50–950 ramp
primary
#8FC8EE
secondary
#CA8558
accent
#5F10D6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385