#BEF8EE#BEF8EE
#BEF8EE is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.7% C 0.060 H 183.3°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF8EE |
|---|---|
| RGB | rgb(190, 248, 238) |
| HSL | hsl(170, 81%, 86%) |
| HSV | hsv(170, 23%, 97%) |
| CMYK | cmyk(23.4%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(93.56, -20.21, -1.16) |
| CIE-LCH | lch(93.56, 20.25, 183.28°) |
| OKLab | oklab(93.7% -0.0599 -0.0034) |
| OKLCH | oklch(93.7% 0.06 183.3) |
| XYZ | xyz(70.2305, 84.2521, 93.4342) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.44
Eggshell Blue
#C4FFF7
ΔE00 1.65
Pale Cyan
#B7FFFA
ΔE00 3.11
Light Light Blue
#CAFFFB
ΔE00 3.12
Pale Aqua
#B8FFEB
ΔE00 4.08
Paleturquoise
#AFEEEE
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF8EE #F8BEC8
analogous
#BEF8D1 #BEF8EE #BEE5F8
triadic
#BEF8EE #EEBEF8 #F8EEBE
tetradic
#BEF8EE #D1BEF8 #F8BEC8 #E5F8BE
square
#BEF8EE #D1BEF8 #F8BEC8 #E5F8BE
split-complementary
#BEF8EE #F8BEE5 #F8D1BE
monochromatic
#4FECD1 #87F2E0 #BEF8EE #E3FCF8 #E3FCF8
Accessibility & contrast
On white
1.18
#BEF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#BEF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF8EE
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF8EE | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#E7E9EF
Tritanopia (blue-blind)
#AEFAF5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bef8ee; /* rgb */ color: rgb(190, 248, 238); /* oklch */ color: oklch(93.7% 0.060 183.3);
Tailwind
colors: {
custom: {
50: '#d2faf3',
500: '#bef8ee',
950: '#000000',
},
}SCSS
$custom: #bef8ee; $custom-light: #d2faf3; $custom-dark: #000000;
JSON
{
"hex": "#bef8ee",
"rgb": {
"r": 190,
"g": 248,
"b": 238
},
"hsl": {
"h": 169.655,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.93695,
"c": 0.06005,
"h": 183.3
},
"luminance": 0.84255
}Semantic roles & 50–950 ramp
primary
#BEF8EE
secondary
#DB7F8F
accent
#092DDD
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585