#8EBFDF#8EBFDF
#8EBFDF is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.1% C 0.069 H 237.4°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFDF |
|---|---|
| RGB | rgb(142, 191, 223) |
| HSL | hsl(204, 56%, 72%) |
| HSV | hsv(204, 36%, 87%) |
| CMYK | cmyk(36.3%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(75.04, -8.27, -21.11) |
| CIE-LCH | lch(75.04, 22.67, 248.62°) |
| OKLab | oklab(78.14% -0.0371 -0.0581) |
| OKLCH | oklch(78.14% 0.069 237.4) |
| XYZ | xyz(43.1011, 48.3377, 76.8568) |
| Luminance | 0.4834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.81
Lightblue (survey)
#7BC8F6
ΔE00 4.55
Lightskyblue
#87CEFA
ΔE00 4.86
Sky
#82CAFC
ΔE00 4.94
Baby Blue
#89CFF0
ΔE00 4.99
Light Blue
#95D0FC
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFDF #DFAE8E
analogous
#8EDFD7 #8EBFDF #8E97DF
triadic
#8EBFDF #DF8EBF #BFDF8E
tetradic
#8EBFDF #D78EDF #DFAE8E #97DF8E
square
#8EBFDF #D78EDF #DFAE8E #97DF8E
split-complementary
#8EBFDF #DF8E97 #DFD78E
monochromatic
#3688BD #5EA4D1 #8EBFDF #BEDAED #E7F1F8
Accessibility & contrast
On white
1.97
#8EBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#8EBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFDF
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFDF | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#A6B5DE
Tritanopia (blue-blind)
#72C7C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ebfdf; /* rgb */ color: rgb(142, 191, 223); /* oklch */ color: oklch(78.1% 0.069 237.4);
Tailwind
colors: {
custom: {
50: '#b1d2e9',
500: '#8ebfdf',
950: '#000000',
},
}SCSS
$custom: #8ebfdf; $custom-light: #b1d2e9; $custom-dark: #000000;
JSON
{
"hex": "#8ebfdf",
"rgb": {
"r": 142,
"g": 191,
"b": 223
},
"hsl": {
"h": 203.704,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.78139,
"c": 0.06896,
"h": 237.4
},
"luminance": 0.4834
}Semantic roles & 50–950 ramp
primary
#8EBFDF
secondary
#EFE2DA
accent
#6222C3
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284