#8DD7FA#8DD7FA
#8DD7FA is a very light, moderate cyan. Relative luminance 0.612; OKLCH L 84.3% C 0.088 H 229.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8DD7FA |
|---|---|
| RGB | rgb(141, 215, 250) |
| HSL | hsl(199, 92%, 77%) |
| HSV | hsv(199, 44%, 98%) |
| CMYK | cmyk(43.6%, 14%, 0%, 2%) |
| CIE-LAB | lab(82.47, -14.09, -24.29) |
| CIE-LCH | lch(82.47, 28.08, 239.89°) |
| OKLab | oklab(84.31% -0.0574 -0.0671) |
| OKLCH | oklch(84.31% 0.088 229.5) |
| XYZ | xyz(52.5342, 61.1620, 99.4611) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.95
Sky Blue
#87CEEB
ΔE00 2.78
Lightskyblue
#87CEFA
ΔE00 3.52
Ice Blue
#A5DFF9
ΔE00 3.58
Light Blue
#95D0FC
ΔE00 4.60
Lightblue (survey)
#7BC8F6
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DD7FA #FAB08D
analogous
#8DFAE7 #8DD7FA #8DA1FA
triadic
#8DD7FA #FA8DD7 #D7FA8D
tetradic
#8DD7FA #E78DFA #FAB08D #A1FA8D
square
#8DD7FA #E78DFA #FAB08D #A1FA8D
split-complementary
#8DD7FA #FA8DA1 #FAE78D
monochromatic
#18AEF5 #52C2F7 #8DD7FA #C8ECFD #E2F5FE
Accessibility & contrast
On white
1.59
#8DD7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#8DD7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DD7FA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DD7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DD7FA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FC
Deuteranopia (green-blind)
#B5C8FA
Tritanopia (blue-blind)
#5EE1E2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8dd7fa; /* rgb */ color: rgb(141, 215, 250); /* oklch */ color: oklch(84.3% 0.088 229.5);
Tailwind
colors: {
custom: {
50: '#b3e3fc',
500: '#8dd7fa',
950: '#000000',
},
}SCSS
$custom: #8dd7fa; $custom-light: #b3e3fc; $custom-dark: #000000;
JSON
{
"hex": "#8dd7fa",
"rgb": {
"r": 141,
"g": 215,
"b": 250
},
"hsl": {
"h": 199.266,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.84313,
"c": 0.08828,
"h": 229.5
},
"luminance": 0.61166
}Semantic roles & 50–950 ramp
primary
#8DD7FA
secondary
#D97D52
accent
#4A00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485