#B2CFDA#B2CFDA
#B2CFDA is a very light, muted cyan. Relative luminance 0.592; OKLCH L 83.7% C 0.035 H 222.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CFDA |
|---|---|
| RGB | rgb(178, 207, 218) |
| HSL | hsl(197, 35%, 78%) |
| HSV | hsv(197, 18%, 85%) |
| CMYK | cmyk(18.3%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(81.37, -7.34, -8.68) |
| CIE-LCH | lch(81.37, 11.37, 229.80°) |
| OKLab | oklab(83.66% -0.0255 -0.0235) |
| OKLCH | oklch(83.66% 0.035 222.7) |
| XYZ | xyz(53.3244, 59.1511, 74.9239) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.75
Powder Blue
#B0E0E6
ΔE00 6.85
Cloudy Blue
#ACC2D9
ΔE00 7.07
Light Grey Blue
#9DBCD4
ΔE00 7.08
Ice Blue
#A5DFF9
ΔE00 7.16
Light Blue Grey
#B7C9E2
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CFDA #DABDB2
analogous
#B2DAD1 #B2CFDA #B2BBDA
triadic
#B2CFDA #DAB2CF #CFDAB2
tetradic
#B2CFDA #D1B2DA #DABDB2 #BBDAB2
square
#B2CFDA #D1B2DA #DABDB2 #BBDAB2
split-complementary
#B2CFDA #DAB2BB #DAD1B2
monochromatic
#5F9BB2 #89B5C6 #B2CFDA #DBE9EE #EAF2F5
Accessibility & contrast
On white
1.64
#B2CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#B2CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CFDA
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CFDA | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CDDB
Deuteranopia (green-blind)
#C2C8DA
Tritanopia (blue-blind)
#A7D3D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2cfda; /* rgb */ color: rgb(178, 207, 218); /* oklch */ color: oklch(83.7% 0.035 222.7);
Tailwind
colors: {
custom: {
50: '#c9dde5',
500: '#b2cfda',
950: '#000000',
},
}SCSS
$custom: #b2cfda; $custom-light: #c9dde5; $custom-dark: #000000;
JSON
{
"hex": "#b2cfda",
"rgb": {
"r": 178,
"g": 207,
"b": 218
},
"hsl": {
"h": 196.5,
"s": 35.088,
"l": 77.647
},
"oklch": {
"l": 0.83659,
"c": 0.03467,
"h": 222.7
},
"luminance": 0.59153
}Semantic roles & 50–950 ramp
primary
#B2CFDA
secondary
#B18D7F
accent
#5838AE
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484