#BEEFF7#BEEFF7
#BEEFF7 is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.1% C 0.051 H 208.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFF7 |
|---|---|
| RGB | rgb(190, 239, 247) |
| HSL | hsl(188, 78%, 86%) |
| HSV | hsv(188, 23%, 97%) |
| CMYK | cmyk(23.1%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(91.41, -13.86, -9.00) |
| CIE-LCH | lch(91.41, 16.52, 213.00°) |
| OKLab | oklab(92.07% -0.045 -0.0245) |
| OKLCH | oklch(92.07% 0.051 208.5) |
| XYZ | xyz(68.8852, 79.3929, 99.6725) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.02
Powder Blue
#B0E0E6
ΔE00 3.43
Light Sky Blue
#C6FCFF
ΔE00 3.57
Pale Blue
#D0FEFE
ΔE00 4.48
Really Light Blue
#D4FFFF
ΔE00 4.72
Very Light Blue
#D5FFFF
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFF7 #F7C6BE
analogous
#BEF7E2 #BEEFF7 #BED2F7
triadic
#BEEFF7 #F7BEEF #EFF7BE
tetradic
#BEEFF7 #E2BEF7 #F7C6BE #D2F7BE
square
#BEEFF7 #E2BEF7 #F7C6BE #D2F7BE
split-complementary
#BEEFF7 #F7BED2 #F7E2BE
monochromatic
#51D4EA #88E2F0 #BEEFF7 #E4F8FC #E4F8FC
Accessibility & contrast
On white
1.24
#BEEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#BEEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFF7
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFF7 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF8
Deuteranopia (green-blind)
#DDE3F7
Tritanopia (blue-blind)
#ACF3F1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #beeff7; /* rgb */ color: rgb(190, 239, 247); /* oklch */ color: oklch(92.1% 0.051 208.5);
Tailwind
colors: {
custom: {
50: '#d2f4f9',
500: '#beeff7',
950: '#000000',
},
}SCSS
$custom: #beeff7; $custom-light: #d2f4f9; $custom-dark: #000000;
JSON
{
"hex": "#beeff7",
"rgb": {
"r": 190,
"g": 239,
"b": 247
},
"hsl": {
"h": 188.421,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.92067,
"c": 0.05124,
"h": 208.5
},
"luminance": 0.79396
}Semantic roles & 50–950 ramp
primary
#BEEFF7
secondary
#DA8C80
accent
#280BDA
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585