#BEFFF4#BEFFF4
#BEFFF4 is a very light, moderate teal. Relative luminance 0.890; OKLCH L 95.4% C 0.066 H 183.3°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFF4 |
|---|---|
| RGB | rgb(190, 255, 244) |
| HSL | hsl(170, 100%, 87%) |
| HSV | hsv(170, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(95.58, -22.38, -1.30) |
| CIE-LCH | lch(95.58, 22.42, 183.33°) |
| OKLab | oklab(95.36% -0.0664 -0.0038) |
| OKLCH | oklch(95.36% 0.066 183.3) |
| XYZ | xyz(73.3192, 88.9955, 98.8851) |
| Luminance | 0.8900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.56
Duck Egg Blue
#C3FBF4
ΔE00 2.25
Pale Cyan
#B7FFFA
ΔE00 2.47
Pale Aqua
#B8FFEB
ΔE00 3.24
Light Light Blue
#CAFFFB
ΔE00 3.58
Light Cyan
#ACFFFC
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFF4 #FFBEC9
analogous
#BEFFD4 #BEFFF4 #BEEAFF
triadic
#BEFFF4 #F4BEFF #FFF4BE
tetradic
#BEFFF4 #D4BEFF #FFBEC9 #EAFFBE
square
#BEFFF4 #D4BEFF #FFBEC9 #EAFFBE
split-complementary
#BEFFF4 #FFBEEA #FFD4BE
monochromatic
#44FFDF #81FFEA #BEFFF4 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.12
#BEFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#BEFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFF4
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFF4 | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F8F4
Deuteranopia (green-blind)
#EDEFF5
Tritanopia (blue-blind)
#ABFFFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #befff4; /* rgb */ color: rgb(190, 255, 244); /* oklch */ color: oklch(95.4% 0.066 183.3);
Tailwind
colors: {
custom: {
50: '#d3fff7',
500: '#befff4',
950: '#000000',
},
}SCSS
$custom: #befff4; $custom-light: #d3fff7; $custom-dark: #000000;
JSON
{
"hex": "#befff4",
"rgb": {
"r": 190,
"g": 255,
"b": 244
},
"hsl": {
"h": 169.846,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95356,
"c": 0.06646,
"h": 183.3
},
"luminance": 0.88999
}Semantic roles & 50–950 ramp
primary
#BEFFF4
secondary
#E77A8C
accent
#0027E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685