#BEEFF0#BEEFF0
#BEEFF0 is a very light, muted teal. Relative luminance 0.790; OKLCH L 91.9% C 0.050 H 197.9°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFF0 |
|---|---|
| RGB | rgb(190, 239, 240) |
| HSL | hsl(181, 63%, 84%) |
| HSV | hsv(181, 21%, 94%) |
| CMYK | cmyk(20.8%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(91.22, -15.35, -5.64) |
| CIE-LCH | lch(91.22, 16.35, 200.16°) |
| OKLab | oklab(91.85% -0.0477 -0.0154) |
| OKLCH | oklch(91.85% 0.05 197.9) |
| XYZ | xyz(67.8253, 78.9689, 94.0901) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 2.83
Paleturquoise
#AFEEEE
ΔE00 2.89
Pale Sky Blue
#BDF6FE
ΔE00 3.12
Pale Blue
#D0FEFE
ΔE00 3.33
Really Light Blue
#D4FFFF
ΔE00 3.82
Light Light Blue
#CAFFFB
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFF0 #F0BFBE
analogous
#BEF0D8 #BEEFF0 #BED6F0
triadic
#BEEFF0 #F0BEEF #EFF0BE
tetradic
#BEEFF0 #D8BEF0 #F0BFBE #D6F0BE
square
#BEEFF0 #D8BEF0 #F0BFBE #D6F0BE
split-complementary
#BEEFF0 #F0BED6 #F0D8BE
monochromatic
#5BD7D9 #8CE3E5 #BEEFF0 #E6F9F9 #E6F9F9
Accessibility & contrast
On white
1.25
#BEEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#BEEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFF0
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFF0 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF0
Deuteranopia (green-blind)
#DEE3F0
Tritanopia (blue-blind)
#AEF2EF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #beeff0; /* rgb */ color: rgb(190, 239, 240); /* oklch */ color: oklch(91.9% 0.050 197.9);
Tailwind
colors: {
custom: {
50: '#d2f4f4',
500: '#beeff0',
950: '#000000',
},
}SCSS
$custom: #beeff0; $custom-light: #d2f4f4; $custom-dark: #000000;
JSON
{
"hex": "#beeff0",
"rgb": {
"r": 190,
"g": 239,
"b": 240
},
"hsl": {
"h": 181.2,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.91851,
"c": 0.05012,
"h": 197.9
},
"luminance": 0.78971
}Semantic roles & 50–950 ramp
primary
#BEEFF0
secondary
#CF8584
accent
#1F1BCA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585