#BEEAFC#BEEAFC
#BEEAFC is a very light, muted cyan. Relative luminance 0.768; OKLCH L 91.2% C 0.052 H 224.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEAFC |
|---|---|
| RGB | rgb(190, 234, 252) |
| HSL | hsl(197, 91%, 87%) |
| HSV | hsv(197, 25%, 99%) |
| CMYK | cmyk(24.6%, 7.1%, 0%, 1.2%) |
| CIE-LAB | lab(90.24, -10.24, -13.36) |
| CIE-LCH | lch(90.24, 16.83, 232.52°) |
| OKLab | oklab(91.18% -0.0367 -0.0364) |
| OKLCH | oklch(91.18% 0.052 224.7) |
| XYZ | xyz(68.2236, 76.8184, 103.3094) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.15
Lightblue
#ADD8E6
ΔE00 4.39
Powder Blue
#B0E0E6
ΔE00 5.99
Pale Sky Blue
#BDF6FE
ΔE00 6.07
Light Sky Blue
#C6FCFF
ΔE00 7.89
Very Light Blue
#D5FFFF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEAFC #FCD0BE
analogous
#BEFCEF #BEEAFC #BECBFC
triadic
#BEEAFC #FCBEEA #EAFCBE
tetradic
#BEEAFC #EFBEFC #FCD0BE #CBFCBE
square
#BEEAFC #EFBEFC #FCD0BE #CBFCBE
split-complementary
#BEEAFC #FCBECB #FCEFBE
monochromatic
#49C4F7 #84D7F9 #BEEAFC #E2F6FE #E2F6FE
Accessibility & contrast
On white
1.28
#BEEAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#BEEAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEAFC
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEAFC | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FD
Deuteranopia (green-blind)
#D6E0FC
Tritanopia (blue-blind)
#ABF0EF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #beeafc; /* rgb */ color: rgb(190, 234, 252); /* oklch */ color: oklch(91.2% 0.052 224.7);
Tailwind
colors: {
custom: {
50: '#d2f0fd',
500: '#beeafc',
950: '#000000',
},
}SCSS
$custom: #beeafc; $custom-light: #d2f0fd; $custom-dark: #000000;
JSON
{
"hex": "#beeafc",
"rgb": {
"r": 190,
"g": 234,
"b": 252
},
"hsl": {
"h": 197.419,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.91184,
"c": 0.05169,
"h": 224.7
},
"luminance": 0.76821
}Semantic roles & 50–950 ramp
primary
#BEEAFC
secondary
#E29A7C
accent
#4300E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585