#BECFDF#BECFDF
#BECFDF is a very light, muted cyan. Relative luminance 0.609; OKLCH L 84.7% C 0.029 H 246.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BECFDF |
|---|---|
| RGB | rgb(190, 207, 223) |
| HSL | hsl(209, 34%, 81%) |
| HSV | hsv(209, 15%, 87%) |
| CMYK | cmyk(14.8%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(82.32, -2.50, -9.85) |
| CIE-LCH | lch(82.32, 10.17, 255.75°) |
| OKLab | oklab(84.66% -0.0115 -0.0266) |
| OKLCH | oklch(84.66% 0.029 246.5) |
| XYZ | xyz(56.8641, 60.8994, 78.5566) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.84
Cloudy Blue
#ACC2D9
ΔE00 4.28
Lightsteelblue
#B0C4DE
ΔE00 4.62
Light Grey Blue
#9DBCD4
ΔE00 6.80
Fog
#D8DCE0
ΔE00 7.04
Powder Blue (survey)
#B1D1FC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECFDF #DFCEBE
analogous
#BEDFDE #BECFDF #BEBEDF
triadic
#BECFDF #DFBECF #CFDFBE
tetradic
#BECFDF #DEBEDF #DFCEBE #BEDFBE
square
#BECFDF #DEBEDF #DFCEBE #BEDFBE
split-complementary
#BECFDF #DFBEBE #DFDEBE
monochromatic
#6C92B7 #95B1CB #BECFDF #E7EDF3 #EAF0F5
Accessibility & contrast
On white
1.59
#BECFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#BECFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECFDF
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECFDF | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFE0
Deuteranopia (green-blind)
#C5CBDF
Tritanopia (blue-blind)
#B6D3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #becfdf; /* rgb */ color: rgb(190, 207, 223); /* oklch */ color: oklch(84.7% 0.029 246.5);
Tailwind
colors: {
custom: {
50: '#d1dde9',
500: '#becfdf',
950: '#000000',
},
}SCSS
$custom: #becfdf; $custom-light: #d1dde9; $custom-dark: #000000;
JSON
{
"hex": "#becfdf",
"rgb": {
"r": 190,
"g": 207,
"b": 223
},
"hsl": {
"h": 209.091,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.8466,
"c": 0.029,
"h": 246.5
},
"luminance": 0.60901
}Semantic roles & 50–950 ramp
primary
#BECFDF
secondary
#B7A08A
accent
#7139AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484