#BEFEEB#BEFEEB
#BEFEEB is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.9% C 0.069 H 174.5°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEEB |
|---|---|
| RGB | rgb(190, 254, 235) |
| HSL | hsl(162, 97%, 87%) |
| HSV | hsv(162, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(95.09, -23.73, 2.62) |
| CIE-LCH | lch(95.09, 23.88, 173.70°) |
| OKLab | oklab(94.89% -0.0687 0.0066) |
| OKLCH | oklch(94.89% 0.069 174.5) |
| XYZ | xyz(71.6678, 87.8259, 91.7571) |
| Luminance | 0.8783 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.13
Eggshell Blue
#C4FFF7
ΔE00 4.06
Duck Egg Blue
#C3FBF4
ΔE00 4.53
Pale Cyan
#B7FFFA
ΔE00 5.28
Light Light Blue
#CAFFFB
ΔE00 5.93
Pale Turquoise
#A5FBD5
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEEB #FEBED1
analogous
#BEFECB #BEFEEB #BEF1FE
triadic
#BEFEEB #EBBEFE #FEEBBE
tetradic
#BEFEEB #CBBEFE #FEBED1 #F1FEBE
square
#BEFEEB #CBBEFE #FEBED1 #F1FEBE
split-complementary
#BEFEEB #FEBEF1 #FECBBE
monochromatic
#45FCC6 #82FDD8 #BEFEEB #E1FFF6 #E1FFF6
Accessibility & contrast
On white
1.13
#BEFEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#BEFEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEEB
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEEB | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EA
Deuteranopia (green-blind)
#EEEDEC
Tritanopia (blue-blind)
#AEFFF8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #befeeb; /* rgb */ color: rgb(190, 254, 235); /* oklch */ color: oklch(94.9% 0.069 174.5);
Tailwind
colors: {
custom: {
50: '#d3fff1',
500: '#befeeb',
950: '#000000',
},
}SCSS
$custom: #befeeb; $custom-light: #d3fff1; $custom-dark: #000000;
JSON
{
"hex": "#befeeb",
"rgb": {
"r": 190,
"g": 254,
"b": 235
},
"hsl": {
"h": 162.188,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.9489,
"c": 0.06901,
"h": 174.5
},
"luminance": 0.87829
}Semantic roles & 50–950 ramp
primary
#BEFEEB
secondary
#E67B9A
accent
#0044E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685