#BEF9EE#BEF9EE
#BEF9EE is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.9% C 0.061 H 182.2°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF9EE |
|---|---|
| RGB | rgb(190, 249, 238) |
| HSL | hsl(169, 83%, 86%) |
| HSV | hsv(169, 24%, 98%) |
| CMYK | cmyk(23.7%, 0%, 4.4%, 2.4%) |
| CIE-LAB | lab(93.83, -20.70, -0.77) |
| CIE-LCH | lch(93.83, 20.72, 182.13°) |
| OKLab | oklab(93.91% -0.0612 -0.0024) |
| OKLCH | oklch(93.91% 0.061 182.2) |
| XYZ | xyz(70.5388, 84.8686, 93.5370) |
| Luminance | 0.8487 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.73
Duck Egg Blue
#C3FBF4
ΔE00 1.74
Pale Cyan
#B7FFFA
ΔE00 3.19
Light Light Blue
#CAFFFB
ΔE00 3.39
Pale Aqua
#B8FFEB
ΔE00 3.64
Light Cyan
#ACFFFC
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF9EE #F9BEC9
analogous
#BEF9D0 #BEF9EE #BEE6F9
triadic
#BEF9EE #EEBEF9 #F9EEBE
tetradic
#BEF9EE #D0BEF9 #F9BEC9 #E6F9BE
square
#BEF9EE #D0BEF9 #F9BEC9 #E6F9BE
split-complementary
#BEF9EE #F9BEE6 #F9D0BE
monochromatic
#4EEFD1 #86F4DF #BEF9EE #E3FCF8 #E3FCF8
Accessibility & contrast
On white
1.17
#BEF9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#BEF9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF9EE
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF9EE | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2EE
Deuteranopia (green-blind)
#E8EAEF
Tritanopia (blue-blind)
#AEFBF5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bef9ee; /* rgb */ color: rgb(190, 249, 238); /* oklch */ color: oklch(93.9% 0.061 182.2);
Tailwind
colors: {
custom: {
50: '#d2fbf3',
500: '#bef9ee',
950: '#000000',
},
}SCSS
$custom: #bef9ee; $custom-light: #d2fbf3; $custom-dark: #000000;
JSON
{
"hex": "#bef9ee",
"rgb": {
"r": 190,
"g": 249,
"b": 238
},
"hsl": {
"h": 168.814,
"s": 83.099,
"l": 86.078
},
"oklch": {
"l": 0.93908,
"c": 0.06126,
"h": 182.2
},
"luminance": 0.84872
}Semantic roles & 50–950 ramp
primary
#BEF9EE
secondary
#DD7E90
accent
#062FE0
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585