#BEEFF2#BEEFF2
#BEEFF2 is a very light, muted teal. Relative luminance 0.791; OKLCH L 91.9% C 0.050 H 201.0°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEFF2 |
|---|---|
| RGB | rgb(190, 239, 242) |
| HSL | hsl(183, 67%, 85%) |
| HSV | hsv(183, 21%, 95%) |
| CMYK | cmyk(21.5%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(91.27, -14.93, -6.60) |
| CIE-LCH | lch(91.27, 16.32, 203.85°) |
| OKLab | oklab(91.91% -0.0469 -0.018) |
| OKLCH | oklch(91.91% 0.05 201) |
| XYZ | xyz(68.1240, 79.0884, 95.6634) |
| Luminance | 0.7909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.51
Light Sky Blue
#C6FCFF
ΔE00 2.75
Paleturquoise
#AFEEEE
ΔE00 3.30
Pale Blue
#D0FEFE
ΔE00 3.46
Powder Blue
#B0E0E6
ΔE00 3.52
Really Light Blue
#D4FFFF
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEFF2 #F2C1BE
analogous
#BEF2DB #BEEFF2 #BED5F2
triadic
#BEEFF2 #F2BEEF #EFF2BE
tetradic
#BEEFF2 #DBBEF2 #F2C1BE #D5F2BE
square
#BEEFF2 #DBBEF2 #F2C1BE #D5F2BE
split-complementary
#BEEFF2 #F2BED5 #F2DBBE
monochromatic
#58D6DE #8BE2E8 #BEEFF2 #E5F9FA #E5F9FA
Accessibility & contrast
On white
1.25
#BEEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#BEEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEFF2
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEFF2 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF2
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#AEF3F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #beeff2; /* rgb */ color: rgb(190, 239, 242); /* oklch */ color: oklch(91.9% 0.050 201.0);
Tailwind
colors: {
custom: {
50: '#d2f4f6',
500: '#beeff2',
950: '#000000',
},
}SCSS
$custom: #beeff2; $custom-light: #d2f4f6; $custom-dark: #000000;
JSON
{
"hex": "#beeff2",
"rgb": {
"r": 190,
"g": 239,
"b": 242
},
"hsl": {
"h": 183.462,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.91912,
"c": 0.05024,
"h": 201
},
"luminance": 0.79091
}Semantic roles & 50–950 ramp
primary
#BEEFF2
secondary
#D28782
accent
#2217CF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585