#BEF2F2#BEF2F2
#BEF2F2 is a very light, muted teal. Relative luminance 0.809; OKLCH L 92.5% C 0.053 H 196.3°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF2F2 |
|---|---|
| RGB | rgb(190, 242, 242) |
| HSL | hsl(180, 67%, 85%) |
| HSV | hsv(180, 21%, 95%) |
| CMYK | cmyk(21.5%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(92.07, -16.42, -5.42) |
| CIE-LCH | lch(92.07, 17.29, 198.28°) |
| OKLab | oklab(92.54% -0.0508 -0.0148) |
| OKLCH | oklch(92.54% 0.053 196.3) |
| XYZ | xyz(69.0096, 80.8595, 95.9586) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 2.40
Paleturquoise
#AFEEEE
ΔE00 2.42
Pale Blue
#D0FEFE
ΔE00 3.04
Light Light Blue
#CAFFFB
ΔE00 3.08
Pale Sky Blue
#BDF6FE
ΔE00 3.22
Duck Egg Blue
#C3FBF4
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF2F2 #F2BEBE
analogous
#BEF2D8 #BEF2F2 #BED8F2
triadic
#BEF2F2 #F2BEF2 #F2F2BE
tetradic
#BEF2F2 #D8BEF2 #F2BEBE #D8F2BE
square
#BEF2F2 #D8BEF2 #F2BEBE #D8F2BE
split-complementary
#BEF2F2 #F2BED8 #F2D8BE
monochromatic
#58DEDE #8BE8E8 #BEF2F2 #E5FAFA #E5FAFA
Accessibility & contrast
On white
1.22
#BEF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#BEF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF2F2
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF2F2 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEDF2
Deuteranopia (green-blind)
#E1E5F3
Tritanopia (blue-blind)
#ADF5F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef2f2; /* rgb */ color: rgb(190, 242, 242); /* oklch */ color: oklch(92.5% 0.053 196.3);
Tailwind
colors: {
custom: {
50: '#d2f6f6',
500: '#bef2f2',
950: '#000000',
},
}SCSS
$custom: #bef2f2; $custom-light: #d2f6f6; $custom-dark: #000000;
JSON
{
"hex": "#bef2f2",
"rgb": {
"r": 190,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.92544,
"c": 0.05288,
"h": 196.3
},
"luminance": 0.80862
}Semantic roles & 50–950 ramp
primary
#BEF2F2
secondary
#D28282
accent
#1717CF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585