#BEFEFA#BEFEFA
#BEFEFA is a very light, moderate teal. Relative luminance 0.887; OKLCH L 95.3% C 0.064 H 191.3°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEFA |
|---|---|
| RGB | rgb(190, 254, 250) |
| HSL | hsl(176, 97%, 87%) |
| HSV | hsv(176, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(95.47, -20.64, -4.56) |
| CIE-LCH | lch(95.47, 21.14, 192.46°) |
| OKLab | oklab(95.32% -0.0627 -0.0126) |
| OKLCH | oklch(95.32% 0.064 191.3) |
| XYZ | xyz(73.9269, 88.7295, 103.6552) |
| Luminance | 0.8873 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.37
Eggshell Blue
#C4FFF7
ΔE00 1.73
Duck Egg Blue
#C3FBF4
ΔE00 1.79
Light Light Blue
#CAFFFB
ΔE00 2.10
Light Cyan
#ACFFFC
ΔE00 2.82
Light Sky Blue
#C6FCFF
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEFA #FEBEC2
analogous
#BEFEDA #BEFEFA #BEE2FE
triadic
#BEFEFA #FABEFE #FEFABE
tetradic
#BEFEFA #DABEFE #FEBEC2 #E2FEBE
square
#BEFEFA #DABEFE #FEBEC2 #E2FEBE
split-complementary
#BEFEFA #FEBEE2 #FEDABE
monochromatic
#45FCF1 #82FDF5 #BEFEFA #E1FFFD #E1FFFD
Accessibility & contrast
On white
1.12
#BEFEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#BEFEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEFA
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEFA | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#EAEEFB
Tritanopia (blue-blind)
#AAFFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #befefa; /* rgb */ color: rgb(190, 254, 250); /* oklch */ color: oklch(95.3% 0.064 191.3);
Tailwind
colors: {
custom: {
50: '#d3fffb',
500: '#befefa',
950: '#000000',
},
}SCSS
$custom: #befefa; $custom-light: #d3fffb; $custom-dark: #000000;
JSON
{
"hex": "#befefa",
"rgb": {
"r": 190,
"g": 254,
"b": 250
},
"hsl": {
"h": 176.25,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.95318,
"c": 0.06399,
"h": 191.3
},
"luminance": 0.88733
}Semantic roles & 50–950 ramp
primary
#BEFEFA
secondary
#E67B81
accent
#000EE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685