#BEFFFA#BEFFFA
#BEFFFA is a very light, moderate teal. Relative luminance 0.894; OKLCH L 95.5% C 0.065 H 190.2°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFFA |
|---|---|
| RGB | rgb(190, 255, 250) |
| HSL | hsl(175, 100%, 87%) |
| HSV | hsv(175, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 2%, 0%) |
| CIE-LAB | lab(95.73, -21.13, -4.17) |
| CIE-LCH | lch(95.73, 21.53, 191.17°) |
| OKLab | oklab(95.53% -0.064 -0.0115) |
| OKLCH | oklch(95.53% 0.065 190.2) |
| XYZ | xyz(74.2451, 89.3659, 103.7613) |
| Luminance | 0.8937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.13
Eggshell Blue
#C4FFF7
ΔE00 1.50
Duck Egg Blue
#C3FBF4
ΔE00 1.79
Light Light Blue
#CAFFFB
ΔE00 2.30
Light Cyan
#ACFFFC
ΔE00 2.73
Paleturquoise
#AFEEEE
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFFA #FFBEC3
analogous
#BEFFDA #BEFFFA #BEE3FF
triadic
#BEFFFA #FABEFF #FFFABE
tetradic
#BEFFFA #DABEFF #FFBEC3 #E3FFBE
square
#BEFFFA #DABEFF #FFBEC3 #E3FFBE
split-complementary
#BEFFFA #FFBEE3 #FFDABE
monochromatic
#44FFF1 #81FFF5 #BEFFFA #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.11
#BEFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#BEFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFFA
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFFA | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FA
Deuteranopia (green-blind)
#EBEFFB
Tritanopia (blue-blind)
#A9FFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #befffa; /* rgb */ color: rgb(190, 255, 250); /* oklch */ color: oklch(95.5% 0.065 190.2);
Tailwind
colors: {
custom: {
50: '#d3fffb',
500: '#befffa',
950: '#000000',
},
}SCSS
$custom: #befffa; $custom-light: #d3fffb; $custom-dark: #000000;
JSON
{
"hex": "#befffa",
"rgb": {
"r": 190,
"g": 255,
"b": 250
},
"hsl": {
"h": 175.385,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.9553,
"c": 0.06502,
"h": 190.2
},
"luminance": 0.89369
}Semantic roles & 50–950 ramp
primary
#BEFFFA
secondary
#E77A82
accent
#0012E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685