#BEEBF7#BEEBF7
#BEEBF7 is a very light, muted cyan. Relative luminance 0.771; OKLCH L 91.2% C 0.049 H 215.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEBF7 |
|---|---|
| RGB | rgb(190, 235, 247) |
| HSL | hsl(193, 78%, 86%) |
| HSV | hsv(193, 23%, 97%) |
| CMYK | cmyk(23.1%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(90.36, -11.84, -10.57) |
| CIE-LCH | lch(90.36, 15.87, 221.75°) |
| OKLab | oklab(91.23% -0.0399 -0.0287) |
| OKLCH | oklch(91.23% 0.049 215.8) |
| XYZ | xyz(67.7271, 77.0767, 99.2865) |
| Luminance | 0.7708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.93
Pale Sky Blue
#BDF6FE
ΔE00 3.97
Lightblue
#ADD8E6
ΔE00 4.37
Ice Blue
#A5DFF9
ΔE00 5.57
Light Sky Blue
#C6FCFF
ΔE00 5.69
Pale Blue
#D0FEFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEBF7 #F7CABE
analogous
#BEF7E6 #BEEBF7 #BECEF7
triadic
#BEEBF7 #F7BEEB #EBF7BE
tetradic
#BEEBF7 #E6BEF7 #F7CABE #CEF7BE
square
#BEEBF7 #E6BEF7 #F7CABE #CEF7BE
split-complementary
#BEEBF7 #F7BECE #F7E6BE
monochromatic
#51C9EA #88DAF0 #BEEBF7 #E4F7FC #E4F7FC
Accessibility & contrast
On white
1.28
#BEEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#BEEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEBF7
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEBF7 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8F8
Deuteranopia (green-blind)
#D9E0F7
Tritanopia (blue-blind)
#ADF0EF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #beebf7; /* rgb */ color: rgb(190, 235, 247); /* oklch */ color: oklch(91.2% 0.049 215.8);
Tailwind
colors: {
custom: {
50: '#d2f1f9',
500: '#beebf7',
950: '#000000',
},
}SCSS
$custom: #beebf7; $custom-light: #d2f1f9; $custom-dark: #000000;
JSON
{
"hex": "#beebf7",
"rgb": {
"r": 190,
"g": 235,
"b": 247
},
"hsl": {
"h": 192.632,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.91231,
"c": 0.04915,
"h": 215.8
},
"luminance": 0.77079
}Semantic roles & 50–950 ramp
primary
#BEEBF7
secondary
#DA9380
accent
#370BDA
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585