#BEF2EA#BEF2EA
#BEF2EA is a very light, muted teal. Relative luminance 0.804; OKLCH L 92.3% C 0.054 H 184.8°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF2EA |
|---|---|
| RGB | rgb(190, 242, 234) |
| HSL | hsl(171, 67%, 85%) |
| HSV | hsv(171, 21%, 95%) |
| CMYK | cmyk(21.5%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(91.86, -18.08, -1.57) |
| CIE-LCH | lch(91.86, 18.15, 184.97°) |
| OKLab | oklab(92.31% -0.0539 -0.0045) |
| OKLCH | oklch(92.31% 0.054 184.8) |
| XYZ | xyz(67.8343, 80.3894, 89.7685) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.96
Eggshell Blue
#C4FFF7
ΔE00 2.79
Light Light Blue
#CAFFFB
ΔE00 3.18
Paleturquoise
#AFEEEE
ΔE00 3.71
Pale Cyan
#B7FFFA
ΔE00 4.12
Ice
#D6FFFA
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF2EA #F2BEC6
analogous
#BEF2D0 #BEF2EA #BEE0F2
triadic
#BEF2EA #EABEF2 #F2EABE
tetradic
#BEF2EA #D0BEF2 #F2BEC6 #E0F2BE
square
#BEF2EA #D0BEF2 #F2BEC6 #E0F2BE
split-complementary
#BEF2EA #F2BEE0 #F2D0BE
monochromatic
#58DEC9 #8BE8DA #BEF2EA #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.23
#BEF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#BEF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF2EA
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF2EA | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#E3E5EB
Tritanopia (blue-blind)
#AFF4EF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef2ea; /* rgb */ color: rgb(190, 242, 234); /* oklch */ color: oklch(92.3% 0.054 184.8);
Tailwind
colors: {
custom: {
50: '#d2f6f0',
500: '#bef2ea',
950: '#000000',
},
}SCSS
$custom: #bef2ea; $custom-light: #d2f6f0; $custom-dark: #000000;
JSON
{
"hex": "#bef2ea",
"rgb": {
"r": 190,
"g": 242,
"b": 234
},
"hsl": {
"h": 170.769,
"s": 66.667,
"l": 84.706
},
"oklch": {
"l": 0.92307,
"c": 0.05408,
"h": 184.8
},
"luminance": 0.80392
}Semantic roles & 50–950 ramp
primary
#BEF2EA
secondary
#D2828F
accent
#1733CF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585