#BEEEFA#BEEEFA
#BEEEFA is a very light, muted cyan. Relative luminance 0.790; OKLCH L 92.0% C 0.052 H 214.7°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEEFA |
|---|---|
| RGB | rgb(190, 238, 250) |
| HSL | hsl(192, 86%, 86%) |
| HSV | hsv(192, 24%, 98%) |
| CMYK | cmyk(24%, 4.8%, 0%, 2%) |
| CIE-LAB | lab(91.23, -12.71, -10.83) |
| CIE-LCH | lch(91.23, 16.70, 220.45°) |
| OKLab | oklab(91.95% -0.0426 -0.0295) |
| OKLCH | oklch(91.95% 0.052 214.7) |
| XYZ | xyz(69.0599, 78.9956, 102.0329) |
| Luminance | 0.7900 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.19
Powder Blue
#B0E0E6
ΔE00 4.09
Light Sky Blue
#C6FCFF
ΔE00 5.01
Lightblue
#ADD8E6
ΔE00 5.05
Pale Blue
#D0FEFE
ΔE00 5.86
Ice Blue
#A5DFF9
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEEFA #FACABE
analogous
#BEFAE8 #BEEEFA #BED0FA
triadic
#BEEEFA #FABEEE #EEFABE
tetradic
#BEEEFA #E8BEFA #FACABE #D0FABE
square
#BEEEFA #E8BEFA #FACABE #D0FABE
split-complementary
#BEEEFA #FABED0 #FAE8BE
monochromatic
#4CD0F1 #85DFF6 #BEEEFA #E3F8FD #E3F8FD
Accessibility & contrast
On white
1.25
#BEEEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#BEEEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEEFA
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEEFA | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EAFB
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#ACF3F2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #beeefa; /* rgb */ color: rgb(190, 238, 250); /* oklch */ color: oklch(92.0% 0.052 214.7);
Tailwind
colors: {
custom: {
50: '#d2f3fc',
500: '#beeefa',
950: '#000000',
},
}SCSS
$custom: #beeefa; $custom-light: #d2f3fc; $custom-dark: #000000;
JSON
{
"hex": "#beeefa",
"rgb": {
"r": 190,
"g": 238,
"b": 250
},
"hsl": {
"h": 192,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.91952,
"c": 0.05179,
"h": 214.7
},
"luminance": 0.78998
}Semantic roles & 50–950 ramp
primary
#BEEEFA
secondary
#DF917E
accent
#3003E2
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585