#B5CFDA#B5CFDA
#B5CFDA is a very light, muted cyan. Relative luminance 0.595; OKLCH L 83.9% C 0.032 H 225.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B5CFDA |
|---|---|
| RGB | rgb(181, 207, 218) |
| HSL | hsl(198, 33%, 78%) |
| HSV | hsv(198, 17%, 85%) |
| CMYK | cmyk(17%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(81.57, -6.40, -8.37) |
| CIE-LCH | lch(81.57, 10.53, 232.61°) |
| OKLab | oklab(83.87% -0.0225 -0.0226) |
| OKLCH | oklch(83.87% 0.032 225.2) |
| XYZ | xyz(54.0205, 59.5100, 74.9565) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.52
Cloudy Blue
#ACC2D9
ΔE00 6.58
Light Grey Blue
#9DBCD4
ΔE00 6.98
Powder Blue
#B0E0E6
ΔE00 7.58
Light Blue Grey
#B7C9E2
ΔE00 7.67
Ice Blue
#A5DFF9
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5CFDA #DAC0B5
analogous
#B5DAD2 #B5CFDA #B5BCDA
triadic
#B5CFDA #DAB5CF #CFDAB5
tetradic
#B5CFDA #D2B5DA #DAC0B5 #BCDAB5
square
#B5CFDA #D2B5DA #DAC0B5 #BCDAB5
split-complementary
#B5CFDA #DAB5BC #DAD2B5
monochromatic
#639AB1 #8CB5C6 #B5CFDA #DEE9EE #EBF2F5
Accessibility & contrast
On white
1.63
#B5CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#B5CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5CFDA
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5CFDA | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDDB
Deuteranopia (green-blind)
#C3C9DA
Tritanopia (blue-blind)
#ABD3D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b5cfda; /* rgb */ color: rgb(181, 207, 218); /* oklch */ color: oklch(83.9% 0.032 225.2);
Tailwind
colors: {
custom: {
50: '#cbdde5',
500: '#b5cfda',
950: '#000000',
},
}SCSS
$custom: #b5cfda; $custom-light: #cbdde5; $custom-dark: #000000;
JSON
{
"hex": "#b5cfda",
"rgb": {
"r": 181,
"g": 207,
"b": 218
},
"hsl": {
"h": 197.838,
"s": 33.333,
"l": 78.235
},
"oklch": {
"l": 0.83865,
"c": 0.03192,
"h": 225.2
},
"luminance": 0.59511
}Semantic roles & 50–950 ramp
primary
#B5CFDA
secondary
#B19082
accent
#5B39AC
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484