#8BDFF3#8BDFF3
#8BDFF3 is a very light, moderate cyan. Relative luminance 0.647; OKLCH L 85.7% C 0.086 H 214.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFF3 |
|---|---|
| RGB | rgb(139, 223, 243) |
| HSL | hsl(192, 81%, 75%) |
| HSV | hsv(192, 43%, 95%) |
| CMYK | cmyk(42.8%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(84.35, -20.44, -17.74) |
| CIE-LCH | lch(84.35, 27.07, 220.96°) |
| OKLab | oklab(85.71% -0.0708 -0.0488) |
| OKLCH | oklch(85.71% 0.086 214.6) |
| XYZ | xyz(53.2069, 64.7315, 94.4673) |
| Luminance | 0.6473 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Ice Blue
#A5DFF9
ΔE00 5.40
Robin'S Egg
#6DEDFD
ΔE00 5.52
Sky Blue
#87CEEB
ΔE00 5.57
Powder Blue
#B0E0E6
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFF3 #F39F8B
analogous
#8BF3D3 #8BDFF3 #8BABF3
triadic
#8BDFF3 #F38BDF #DFF38B
tetradic
#8BDFF3 #D38BF3 #F39F8B #ABF38B
square
#8BDFF3 #D38BF3 #F39F8B #ABF38B
split-complementary
#8BDFF3 #F38BAB #F3D38B
monochromatic
#1CC0E8 #54D0ED #8BDFF3 #C2EEF9 #E3F7FC
Accessibility & contrast
On white
1.51
#8BDFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#8BDFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFF3
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFF3 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DAF4
Deuteranopia (green-blind)
#C0CDF3
Tritanopia (blue-blind)
#5CE7E5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8bdff3; /* rgb */ color: rgb(139, 223, 243); /* oklch */ color: oklch(85.7% 0.086 214.6);
Tailwind
colors: {
custom: {
50: '#b2e9f7',
500: '#8bdff3',
950: '#000000',
},
}SCSS
$custom: #8bdff3; $custom-light: #b2e9f7; $custom-dark: #000000;
JSON
{
"hex": "#8bdff3",
"rgb": {
"r": 139,
"g": 223,
"b": 243
},
"hsl": {
"h": 191.538,
"s": 81.25,
"l": 74.902
},
"oklch": {
"l": 0.85709,
"c": 0.08604,
"h": 214.6
},
"luminance": 0.64735
}Semantic roles & 50–950 ramp
primary
#8BDFF3
secondary
#D06B53
accent
#3108DE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485