#BEFEE4#BEFEE4
#BEFEE4 is a very light, moderate teal. Relative luminance 0.874; OKLCH L 94.7% C 0.073 H 167.8°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEE4 |
|---|---|
| RGB | rgb(190, 254, 228) |
| HSL | hsl(156, 97%, 87%) |
| HSV | hsv(156, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 10.2%, 0.4%) |
| CIE-LAB | lab(94.92, -25.12, 5.98) |
| CIE-LCH | lch(94.92, 25.82, 166.60°) |
| OKLab | oklab(94.7% -0.0715 0.0154) |
| OKLCH | oklch(94.7% 0.073 167.8) |
| XYZ | xyz(70.6763, 87.4293, 86.5354) |
| Luminance | 0.8743 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.44
Pale Turquoise
#A5FBD5
ΔE00 4.47
Eggshell Blue
#C4FFF7
ΔE00 6.30
Light Aqua
#8CFFDB
ΔE00 6.62
Duck Egg Blue
#C3FBF4
ΔE00 6.70
Mint
#AAF0C1
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEE4 #FEBED8
analogous
#BEFEC4 #BEFEE4 #BEF8FE
triadic
#BEFEE4 #E4BEFE #FEE4BE
tetradic
#BEFEE4 #C4BEFE #FEBED8 #F8FEBE
square
#BEFEE4 #C4BEFE #FEBED8 #F8FEBE
split-complementary
#BEFEE4 #FEBEF8 #FEC4BE
monochromatic
#45FCB2 #82FDCB #BEFEE4 #E1FFF2 #E1FFF2
Accessibility & contrast
On white
1.14
#BEFEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#BEFEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEE4
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEE4 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E3
Deuteranopia (green-blind)
#EFEDE6
Tritanopia (blue-blind)
#B0FFF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #befee4; /* rgb */ color: rgb(190, 254, 228); /* oklch */ color: oklch(94.7% 0.073 167.8);
Tailwind
colors: {
custom: {
50: '#d2ffec',
500: '#befee4',
950: '#000000',
},
}SCSS
$custom: #befee4; $custom-light: #d2ffec; $custom-dark: #000000;
JSON
{
"hex": "#befee4",
"rgb": {
"r": 190,
"g": 254,
"b": 228
},
"hsl": {
"h": 155.625,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.947,
"c": 0.07317,
"h": 167.8
},
"luminance": 0.87432
}Semantic roles & 50–950 ramp
primary
#BEFEE4
secondary
#E67BA6
accent
#005DE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684