#B4CFDA#B4CFDA
#B4CFDA is a very light, muted cyan. Relative luminance 0.594; OKLCH L 83.8% C 0.033 H 224.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CFDA |
|---|---|
| RGB | rgb(180, 207, 218) |
| HSL | hsl(197, 34%, 78%) |
| HSV | hsv(197, 17%, 85%) |
| CMYK | cmyk(17.4%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(81.51, -6.71, -8.47) |
| CIE-LCH | lch(81.51, 10.81, 231.62°) |
| OKLab | oklab(83.8% -0.0235 -0.0229) |
| OKLCH | oklch(83.8% 0.033 224.3) |
| XYZ | xyz(53.7868, 59.3895, 74.9455) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.25
Cloudy Blue
#ACC2D9
ΔE00 6.74
Light Grey Blue
#9DBCD4
ΔE00 7.00
Powder Blue
#B0E0E6
ΔE00 7.33
Ice Blue
#A5DFF9
ΔE00 7.49
Light Blue Grey
#B7C9E2
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CFDA #DABFB4
analogous
#B4DAD2 #B4CFDA #B4BCDA
triadic
#B4CFDA #DAB4CF #CFDAB4
tetradic
#B4CFDA #D2B4DA #DABFB4 #BCDAB4
square
#B4CFDA #D2B4DA #DABFB4 #BCDAB4
split-complementary
#B4CFDA #DAB4BC #DAD2B4
monochromatic
#629BB2 #8BB5C6 #B4CFDA #DDE9EE #EBF2F5
Accessibility & contrast
On white
1.63
#B4CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#B4CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CFDA
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CFDA | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDDB
Deuteranopia (green-blind)
#C3C8DA
Tritanopia (blue-blind)
#AAD3D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b4cfda; /* rgb */ color: rgb(180, 207, 218); /* oklch */ color: oklch(83.8% 0.033 224.3);
Tailwind
colors: {
custom: {
50: '#cbdde5',
500: '#b4cfda',
950: '#000000',
},
}SCSS
$custom: #b4cfda; $custom-light: #cbdde5; $custom-dark: #000000;
JSON
{
"hex": "#b4cfda",
"rgb": {
"r": 180,
"g": 207,
"b": 218
},
"hsl": {
"h": 197.368,
"s": 33.929,
"l": 78.039
},
"oklch": {
"l": 0.83796,
"c": 0.03283,
"h": 224.3
},
"luminance": 0.59391
}Semantic roles & 50–950 ramp
primary
#B4CFDA
secondary
#B18F81
accent
#5A39AD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484