#BEEEFB#BEEEFB
#BEEEFB is a very light, muted cyan. Relative luminance 0.791; OKLCH L 92.0% C 0.052 H 216.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEEFB |
|---|---|
| RGB | rgb(190, 238, 251) |
| HSL | hsl(193, 88%, 86%) |
| HSV | hsv(193, 24%, 98%) |
| CMYK | cmyk(24.3%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.26, -12.49, -11.31) |
| CIE-LCH | lch(91.26, 16.85, 222.17°) |
| OKLab | oklab(91.98% -0.0422 -0.0308) |
| OKLCH | oklch(91.98% 0.052 216.1) |
| XYZ | xyz(69.2172, 79.0585, 102.8609) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.50
Powder Blue
#B0E0E6
ΔE00 4.36
Lightblue
#ADD8E6
ΔE00 4.97
Light Sky Blue
#C6FCFF
ΔE00 5.35
Ice Blue
#A5DFF9
ΔE00 5.59
Pale Blue
#D0FEFE
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEEFB #FBCBBE
analogous
#BEFBEA #BEEEFB #BED0FB
triadic
#BEEEFB #FBBEEE #EEFBBE
tetradic
#BEEEFB #EABEFB #FBCBBE #D0FBBE
square
#BEEEFB #EABEFB #FBCBBE #D0FBBE
split-complementary
#BEEEFB #FBBED0 #FBEABE
monochromatic
#4BD0F4 #84DFF7 #BEEEFB #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.25
#BEEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#BEEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEEFB
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEEFB | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFC
Deuteranopia (green-blind)
#DBE3FB
Tritanopia (blue-blind)
#ABF3F2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #beeefb; /* rgb */ color: rgb(190, 238, 251); /* oklch */ color: oklch(92.0% 0.052 216.1);
Tailwind
colors: {
custom: {
50: '#d2f3fc',
500: '#beeefb',
950: '#000000',
},
}SCSS
$custom: #beeefb; $custom-light: #d2f3fc; $custom-dark: #000000;
JSON
{
"hex": "#beeefb",
"rgb": {
"r": 190,
"g": 238,
"b": 251
},
"hsl": {
"h": 192.787,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.91984,
"c": 0.05225,
"h": 216.1
},
"luminance": 0.79061
}Semantic roles & 50–950 ramp
primary
#BEEEFB
secondary
#E0927D
accent
#3100E5
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585