#BEF3EE#BEF3EE
#BEF3EE is a very light, muted teal. Relative luminance 0.812; OKLCH L 92.6% C 0.054 H 189.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF3EE |
|---|---|
| RGB | rgb(190, 243, 238) |
| HSL | hsl(174, 69%, 85%) |
| HSV | hsv(174, 22%, 95%) |
| CMYK | cmyk(21.8%, 0%, 2.1%, 4.7%) |
| CIE-LAB | lab(92.23, -17.75, -3.11) |
| CIE-LCH | lch(92.23, 18.02, 189.94°) |
| OKLab | oklab(92.64% -0.0536 -0.0086) |
| OKLCH | oklch(92.64% 0.054 189.1) |
| XYZ | xyz(68.7138, 81.2187, 92.9286) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.83
Light Light Blue
#CAFFFB
ΔE00 2.56
Eggshell Blue
#C4FFF7
ΔE00 2.78
Paleturquoise
#AFEEEE
ΔE00 2.83
Pale Cyan
#B7FFFA
ΔE00 3.74
Light Sky Blue
#C6FCFF
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF3EE #F3BEC3
analogous
#BEF3D4 #BEF3EE #BEDDF3
triadic
#BEF3EE #EEBEF3 #F3EEBE
tetradic
#BEF3EE #D4BEF3 #F3BEC3 #DDF3BE
square
#BEF3EE #D4BEF3 #F3BEC3 #DDF3BE
split-complementary
#BEF3EE #F3BEDD #F3D4BE
monochromatic
#57E0D3 #8AE9E0 #BEF3EE #E5FAF8 #E5FAF8
Accessibility & contrast
On white
1.22
#BEF3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#BEF3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF3EE
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF3EE | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEE
Deuteranopia (green-blind)
#E3E6EF
Tritanopia (blue-blind)
#AEF6F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bef3ee; /* rgb */ color: rgb(190, 243, 238); /* oklch */ color: oklch(92.6% 0.054 189.1);
Tailwind
colors: {
custom: {
50: '#d2f7f3',
500: '#bef3ee',
950: '#000000',
},
}SCSS
$custom: #bef3ee; $custom-light: #d2f7f3; $custom-dark: #000000;
JSON
{
"hex": "#bef3ee",
"rgb": {
"r": 190,
"g": 243,
"b": 238
},
"hsl": {
"h": 174.34,
"s": 68.831,
"l": 84.902
},
"oklch": {
"l": 0.92636,
"c": 0.05429,
"h": 189.1
},
"luminance": 0.81221
}Semantic roles & 50–950 ramp
primary
#BEF3EE
secondary
#D3828A
accent
#1526D1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141717
muted
#838585