#BEEFFF#BEEFFF
#BEEFFF is a very light, muted cyan. Relative luminance 0.799; OKLCH L 92.3% C 0.055 H 219.8°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFFF |
|---|---|
| RGB | rgb(190, 239, 255) |
| HSL | hsl(195, 100%, 87%) |
| HSV | hsv(195, 25%, 100%) |
| CMYK | cmyk(25.5%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(91.64, -12.11, -12.83) |
| CIE-LCH | lch(91.64, 17.64, 226.65°) |
| OKLab | oklab(92.32% -0.042 -0.0349) |
| OKLCH | oklch(92.32% 0.055 219.8) |
| XYZ | xyz(70.1463, 79.8973, 106.3141) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.28
Ice Blue
#A5DFF9
ΔE00 4.97
Lightblue
#ADD8E6
ΔE00 5.14
Powder Blue
#B0E0E6
ΔE00 5.31
Light Sky Blue
#C6FCFF
ΔE00 6.19
Pale Blue
#D0FEFE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFFF #FFCEBE
analogous
#BEFFEE #BEEFFF #BECFFF
triadic
#BEEFFF #FFBEEF #EFFFBE
tetradic
#BEEFFF #EEBEFF #FFCEBE #CFFFBE
square
#BEEFFF #EEBEFF #FFCEBE #CFFFBE
split-complementary
#BEEFFF #FFBECF #FFEEBE
monochromatic
#44D1FF #81E0FF #BEEFFF #E0F7FF #E0F7FF
Accessibility & contrast
On white
1.24
#BEEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#BEEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFFF
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFFF | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#DAE4FF
Tritanopia (blue-blind)
#AAF5F4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #beefff; /* rgb */ color: rgb(190, 239, 255); /* oklch */ color: oklch(92.3% 0.055 219.8);
Tailwind
colors: {
custom: {
50: '#d3f4ff',
500: '#beefff',
950: '#000000',
},
}SCSS
$custom: #beefff; $custom-light: #d3f4ff; $custom-dark: #000000;
JSON
{
"hex": "#beefff",
"rgb": {
"r": 190,
"g": 239,
"b": 255
},
"hsl": {
"h": 194.769,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.92322,
"c": 0.05464,
"h": 219.8
},
"luminance": 0.799
}Semantic roles & 50–950 ramp
primary
#BEEFFF
secondary
#E7957A
accent
#3800E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141718
muted
#838586