#BEEFFD#BEEFFD
#BEEFFD is a very light, muted cyan. Relative luminance 0.798; OKLCH L 92.3% C 0.054 H 217.1°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFFD |
|---|---|
| RGB | rgb(190, 239, 253) |
| HSL | hsl(193, 94%, 87%) |
| HSV | hsv(193, 25%, 99%) |
| CMYK | cmyk(24.9%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(91.58, -12.55, -11.87) |
| CIE-LCH | lch(91.58, 17.28, 223.41°) |
| OKLab | oklab(92.26% -0.0428 -0.0323) |
| OKLCH | oklch(92.26% 0.054 217.1) |
| XYZ | xyz(69.8260, 79.7692, 104.6274) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.59
Powder Blue
#B0E0E6
ΔE00 4.72
Lightblue
#ADD8E6
ΔE00 5.15
Ice Blue
#A5DFF9
ΔE00 5.45
Light Sky Blue
#C6FCFF
ΔE00 5.49
Pale Blue
#D0FEFE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFFD #FDCCBE
analogous
#BEFDEC #BEEFFD #BED0FD
triadic
#BEEFFD #FDBEEF #EFFDBE
tetradic
#BEEFFD #ECBEFD #FDCCBE #D0FDBE
square
#BEEFFD #ECBEFD #FDCCBE #D0FDBE
split-complementary
#BEEFFD #FDBED0 #FDECBE
monochromatic
#47D2F9 #83E0FB #BEEFFD #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.24
#BEEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#BEEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFFD
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFFD | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFE
Deuteranopia (green-blind)
#DBE3FD
Tritanopia (blue-blind)
#ABF4F3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #beeffd; /* rgb */ color: rgb(190, 239, 253); /* oklch */ color: oklch(92.3% 0.054 217.1);
Tailwind
colors: {
custom: {
50: '#d2f4fe',
500: '#beeffd',
950: '#000000',
},
}SCSS
$custom: #beeffd; $custom-light: #d2f4fe; $custom-dark: #000000;
JSON
{
"hex": "#beeffd",
"rgb": {
"r": 190,
"g": 239,
"b": 253
},
"hsl": {
"h": 193.333,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.92257,
"c": 0.05359,
"h": 217.1
},
"luminance": 0.79772
}Semantic roles & 50–950 ramp
primary
#BEEFFD
secondary
#E4937B
accent
#3300E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585