#BEFFE4#BEFFE4
#BEFFE4 is a very light, moderate teal. Relative luminance 0.881; OKLCH L 94.9% C 0.075 H 167.3°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFE4 |
|---|---|
| RGB | rgb(190, 255, 228) |
| HSL | hsl(155, 100%, 87%) |
| HSV | hsv(155, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(95.19, -25.60, 6.37) |
| CIE-LCH | lch(95.19, 26.38, 166.02°) |
| OKLab | oklab(94.92% -0.0728 0.0164) |
| OKLCH | oklch(94.92% 0.075 167.3) |
| XYZ | xyz(70.9945, 88.0656, 86.6414) |
| Luminance | 0.8807 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.63
Pale Turquoise
#A5FBD5
ΔE00 4.25
Light Aqua
#8CFFDB
ΔE00 6.46
Eggshell Blue
#C4FFF7
ΔE00 6.59
Mint
#AAF0C1
ΔE00 6.68
Duck Egg Blue
#C3FBF4
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFE4 #FFBED9
analogous
#BEFFC4 #BEFFE4 #BEF9FF
triadic
#BEFFE4 #E4BEFF #FFE4BE
tetradic
#BEFFE4 #C4BEFF #FFBED9 #F9FFBE
square
#BEFFE4 #C4BEFF #FFBED9 #F9FFBE
split-complementary
#BEFFE4 #FFBEF9 #FFC4BE
monochromatic
#44FFB1 #81FFCB #BEFFE4 #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.13
#BEFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#BEFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFE4
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFE4 | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E3
Deuteranopia (green-blind)
#F0EEE6
Tritanopia (blue-blind)
#AFFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #beffe4; /* rgb */ color: rgb(190, 255, 228); /* oklch */ color: oklch(94.9% 0.075 167.3);
Tailwind
colors: {
custom: {
50: '#d3ffec',
500: '#beffe4',
950: '#000000',
},
}SCSS
$custom: #beffe4; $custom-light: #d3ffec; $custom-dark: #000000;
JSON
{
"hex": "#beffe4",
"rgb": {
"r": 190,
"g": 255,
"b": 228
},
"hsl": {
"h": 155.077,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94915,
"c": 0.07461,
"h": 167.3
},
"luminance": 0.88069
}Semantic roles & 50–950 ramp
primary
#BEFFE4
secondary
#E77AA7
accent
#005FE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684