#BEEAFB#BEEAFB
#BEEAFB is a very light, muted cyan. Relative luminance 0.768; OKLCH L 91.2% C 0.051 H 223.4°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEAFB |
|---|---|
| RGB | rgb(190, 234, 251) |
| HSL | hsl(197, 88%, 86%) |
| HSV | hsv(197, 24%, 98%) |
| CMYK | cmyk(24.3%, 6.8%, 0%, 1.6%) |
| CIE-LAB | lab(90.21, -10.46, -12.88) |
| CIE-LCH | lch(90.21, 16.59, 230.91°) |
| OKLab | oklab(91.15% -0.0371 -0.035) |
| OKLCH | oklch(91.15% 0.051 223.4) |
| XYZ | xyz(68.0655, 76.7552, 102.4770) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.26
Ice Blue
#A5DFF9
ΔE00 4.30
Powder Blue
#B0E0E6
ΔE00 5.64
Pale Sky Blue
#BDF6FE
ΔE00 5.74
Light Sky Blue
#C6FCFF
ΔE00 7.56
Very Light Blue
#D5FFFF
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEAFB #FBCFBE
analogous
#BEFBEE #BEEAFB #BECCFB
triadic
#BEEAFB #FBBEEA #EAFBBE
tetradic
#BEEAFB #EEBEFB #FBCFBE #CCFBBE
square
#BEEAFB #EEBEFB #FBCFBE #CCFBBE
split-complementary
#BEEAFB #FBBECC #FBEEBE
monochromatic
#4BC5F4 #84D7F7 #BEEAFB #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.28
#BEEAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#BEEAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEAFB
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEAFB | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FC
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#ACF0EF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #beeafb; /* rgb */ color: rgb(190, 234, 251); /* oklch */ color: oklch(91.2% 0.051 223.4);
Tailwind
colors: {
custom: {
50: '#d2f0fc',
500: '#beeafb',
950: '#000000',
},
}SCSS
$custom: #beeafb; $custom-light: #d2f0fc; $custom-dark: #000000;
JSON
{
"hex": "#beeafb",
"rgb": {
"r": 190,
"g": 234,
"b": 251
},
"hsl": {
"h": 196.721,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.91152,
"c": 0.05104,
"h": 223.4
},
"luminance": 0.76758
}Semantic roles & 50–950 ramp
primary
#BEEAFB
secondary
#E0997D
accent
#4000E5
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585