#BEFFFB#BEFFFB
#BEFFFB is a very light, moderate teal. Relative luminance 0.894; OKLCH L 95.6% C 0.065 H 191.4°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFFB |
|---|---|
| RGB | rgb(190, 255, 251) |
| HSL | hsl(176, 100%, 87%) |
| HSV | hsv(176, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(95.76, -20.91, -4.65) |
| CIE-LCH | lch(95.76, 21.42, 192.53°) |
| OKLab | oklab(95.56% -0.0636 -0.0128) |
| OKLCH | oklch(95.56% 0.065 191.4) |
| XYZ | xyz(74.4023, 89.4287, 104.5893) |
| Luminance | 0.8943 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.23
Eggshell Blue
#C4FFF7
ΔE00 1.78
Duck Egg Blue
#C3FBF4
ΔE00 1.96
Light Light Blue
#CAFFFB
ΔE00 2.22
Light Cyan
#ACFFFC
ΔE00 2.69
Light Sky Blue
#C6FCFF
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFFB #FFBEC2
analogous
#BEFFDB #BEFFFB #BEE2FF
triadic
#BEFFFB #FBBEFF #FFFBBE
tetradic
#BEFFFB #DBBEFF #FFBEC2 #E2FFBE
square
#BEFFFB #DBBEFF #FFBEC2 #E2FFBE
split-complementary
#BEFFFB #FFBEE2 #FFDBBE
monochromatic
#44FFF3 #81FFF7 #BEFFFB #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.11
#BEFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#BEFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFFB
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFFB | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#A9FFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #befffb; /* rgb */ color: rgb(190, 255, 251); /* oklch */ color: oklch(95.6% 0.065 191.4);
Tailwind
colors: {
custom: {
50: '#d3fffc',
500: '#befffb',
950: '#000000',
},
}SCSS
$custom: #befffb; $custom-light: #d3fffc; $custom-dark: #000000;
JSON
{
"hex": "#befffb",
"rgb": {
"r": 190,
"g": 255,
"b": 251
},
"hsl": {
"h": 176.308,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.9556,
"c": 0.06488,
"h": 191.4
},
"luminance": 0.89432
}Semantic roles & 50–950 ramp
primary
#BEFFFB
secondary
#E77A80
accent
#000EE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685