#BEFEE5#BEFEE5
#BEFEE5 is a very light, moderate teal. Relative luminance 0.875; OKLCH L 94.7% C 0.073 H 168.7°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEE5 |
|---|---|
| RGB | rgb(190, 254, 229) |
| HSL | hsl(157, 97%, 87%) |
| HSV | hsv(157, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(94.94, -24.93, 5.50) |
| CIE-LCH | lch(94.94, 25.53, 167.55°) |
| OKLab | oklab(94.73% -0.0711 0.0142) |
| OKLCH | oklch(94.73% 0.073 168.7) |
| XYZ | xyz(70.8155, 87.4850, 87.2686) |
| Luminance | 0.8749 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.16
Pale Turquoise
#A5FBD5
ΔE00 4.68
Eggshell Blue
#C4FFF7
ΔE00 5.98
Duck Egg Blue
#C3FBF4
ΔE00 6.39
Light Aqua
#8CFFDB
ΔE00 6.70
Mint
#AAF0C1
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEE5 #FEBED7
analogous
#BEFEC5 #BEFEE5 #BEF7FE
triadic
#BEFEE5 #E5BEFE #FEE5BE
tetradic
#BEFEE5 #C5BEFE #FEBED7 #F7FEBE
square
#BEFEE5 #C5BEFE #FEBED7 #F7FEBE
split-complementary
#BEFEE5 #FEBEF7 #FEC5BE
monochromatic
#45FCB5 #82FDCD #BEFEE5 #E1FFF3 #E1FFF3
Accessibility & contrast
On white
1.14
#BEFEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#BEFEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEE5
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEE5 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E4
Deuteranopia (green-blind)
#EFEDE7
Tritanopia (blue-blind)
#AFFFF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #befee5; /* rgb */ color: rgb(190, 254, 229); /* oklch */ color: oklch(94.7% 0.073 168.7);
Tailwind
colors: {
custom: {
50: '#d2ffed',
500: '#befee5',
950: '#000000',
},
}SCSS
$custom: #befee5; $custom-light: #d2ffed; $custom-dark: #000000;
JSON
{
"hex": "#befee5",
"rgb": {
"r": 190,
"g": 254,
"b": 229
},
"hsl": {
"h": 156.563,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.94727,
"c": 0.07252,
"h": 168.7
},
"luminance": 0.87488
}Semantic roles & 50–950 ramp
primary
#BEFEE5
secondary
#E67BA4
accent
#005AE6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684