#BEFEFB#BEFEFB
#BEFEFB is a very light, moderate teal. Relative luminance 0.888; OKLCH L 95.3% C 0.064 H 192.5°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEFB |
|---|---|
| RGB | rgb(190, 254, 251) |
| HSL | hsl(177, 97%, 87%) |
| HSV | hsv(177, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(95.49, -20.43, -5.04) |
| CIE-LCH | lch(95.49, 21.04, 193.86°) |
| OKLab | oklab(95.35% -0.0624 -0.0138) |
| OKLCH | oklch(95.35% 0.064 192.5) |
| XYZ | xyz(74.0841, 88.7924, 104.4832) |
| Luminance | 0.8880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.56
Duck Egg Blue
#C3FBF4
ΔE00 2.03
Eggshell Blue
#C4FFF7
ΔE00 2.05
Light Light Blue
#CAFFFB
ΔE00 2.08
Light Cyan
#ACFFFC
ΔE00 2.84
Light Sky Blue
#C6FCFF
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEFB #FEBEC1
analogous
#BEFEDB #BEFEFB #BEE1FE
triadic
#BEFEFB #FBBEFE #FEFBBE
tetradic
#BEFEFB #DBBEFE #FEBEC1 #E1FEBE
square
#BEFEFB #DBBEFE #FEBEC1 #E1FEBE
split-complementary
#BEFEFB #FEBEE1 #FEDBBE
monochromatic
#45FCF4 #82FDF7 #BEFEFB #E1FFFD #E1FFFD
Accessibility & contrast
On white
1.12
#BEFEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#BEFEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEFB
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEFB | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#EAEEFC
Tritanopia (blue-blind)
#A9FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #befefb; /* rgb */ color: rgb(190, 254, 251); /* oklch */ color: oklch(95.3% 0.064 192.5);
Tailwind
colors: {
custom: {
50: '#d3fefc',
500: '#befefb',
950: '#000000',
},
}SCSS
$custom: #befefb; $custom-light: #d3fefc; $custom-dark: #000000;
JSON
{
"hex": "#befefb",
"rgb": {
"r": 190,
"g": 254,
"b": 251
},
"hsl": {
"h": 177.188,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.95348,
"c": 0.06388,
"h": 192.5
},
"luminance": 0.88796
}Semantic roles & 50–950 ramp
primary
#BEFEFB
secondary
#E67B80
accent
#000BE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685