#BEEFF4#BEEFF4
#BEEFF4 is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.0% C 0.051 H 204.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFF4 |
|---|---|
| RGB | rgb(190, 239, 244) |
| HSL | hsl(186, 71%, 85%) |
| HSV | hsv(186, 22%, 96%) |
| CMYK | cmyk(22.1%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(91.33, -14.50, -7.56) |
| CIE-LCH | lch(91.33, 16.35, 207.54°) |
| OKLab | oklab(91.97% -0.0462 -0.0206) |
| OKLCH | oklch(91.97% 0.051 204) |
| XYZ | xyz(68.4260, 79.2092, 97.2540) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.08
Light Sky Blue
#C6FCFF
ΔE00 2.93
Powder Blue
#B0E0E6
ΔE00 3.33
Pale Blue
#D0FEFE
ΔE00 3.77
Paleturquoise
#AFEEEE
ΔE00 3.86
Really Light Blue
#D4FFFF
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFF4 #F4C3BE
analogous
#BEF4DE #BEEFF4 #BED4F4
triadic
#BEEFF4 #F4BEEF #EFF4BE
tetradic
#BEEFF4 #DEBEF4 #F4C3BE #D4F4BE
square
#BEEFF4 #DEBEF4 #F4C3BE #D4F4BE
split-complementary
#BEEFF4 #F4BED4 #F4DEBE
monochromatic
#55D5E2 #8AE2EB #BEEFF4 #E5F9FB #E5F9FB
Accessibility & contrast
On white
1.25
#BEEFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#BEEFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFF4
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFF4 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF4
Deuteranopia (green-blind)
#DDE3F4
Tritanopia (blue-blind)
#ADF3F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #beeff4; /* rgb */ color: rgb(190, 239, 244); /* oklch */ color: oklch(92.0% 0.051 204.0);
Tailwind
colors: {
custom: {
50: '#d2f4f7',
500: '#beeff4',
950: '#000000',
},
}SCSS
$custom: #beeff4; $custom-light: #d2f4f7; $custom-dark: #000000;
JSON
{
"hex": "#beeff4",
"rgb": {
"r": 190,
"g": 239,
"b": 244
},
"hsl": {
"h": 185.556,
"s": 71.053,
"l": 85.098
},
"oklch": {
"l": 0.91974,
"c": 0.05054,
"h": 204
},
"luminance": 0.79212
}Semantic roles & 50–950 ramp
primary
#BEEFF4
secondary
#D58981
accent
#2412D3
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585