#BEEEFE#BEEEFE
#BEEEFE is a very light, muted cyan. Relative luminance 0.793; OKLCH L 92.1% C 0.054 H 220.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEEFE |
|---|---|
| RGB | rgb(190, 238, 254) |
| HSL | hsl(195, 97%, 87%) |
| HSV | hsv(195, 25%, 100%) |
| CMYK | cmyk(25.2%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(91.35, -11.83, -12.75) |
| CIE-LCH | lch(91.35, 17.39, 227.14°) |
| OKLab | oklab(92.08% -0.0411 -0.0347) |
| OKLCH | oklch(92.08% 0.054 220.2) |
| XYZ | xyz(69.6938, 79.2492, 105.3712) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.49
Ice Blue
#A5DFF9
ΔE00 4.85
Lightblue
#ADD8E6
ΔE00 4.93
Powder Blue
#B0E0E6
ΔE00 5.27
Light Sky Blue
#C6FCFF
ΔE00 6.38
Pale Blue
#D0FEFE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEEFE #FECEBE
analogous
#BEFEEE #BEEEFE #BECEFE
triadic
#BEEEFE #FEBEEE #EEFEBE
tetradic
#BEEEFE #EEBEFE #FECEBE #CEFEBE
square
#BEEEFE #EEBEFE #FECEBE #CEFEBE
split-complementary
#BEEEFE #FEBECE #FEEEBE
monochromatic
#45CEFC #82DEFD #BEEEFE #E1F7FF #E1F7FF
Accessibility & contrast
On white
1.25
#BEEEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#BEEEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEEFE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEEFE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#AAF4F3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #beeefe; /* rgb */ color: rgb(190, 238, 254); /* oklch */ color: oklch(92.1% 0.054 220.2);
Tailwind
colors: {
custom: {
50: '#d3f3fe',
500: '#beeefe',
950: '#000000',
},
}SCSS
$custom: #beeefe; $custom-light: #d3f3fe; $custom-dark: #000000;
JSON
{
"hex": "#beeefe",
"rgb": {
"r": 190,
"g": 238,
"b": 254
},
"hsl": {
"h": 195,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.92081,
"c": 0.0538,
"h": 220.2
},
"luminance": 0.79252
}Semantic roles & 50–950 ramp
primary
#BEEEFE
secondary
#E6957B
accent
#3900E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585