#BEFEE2#BEFEE2
#BEFEE2 is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.6% C 0.075 H 166.1°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEE2 |
|---|---|
| RGB | rgb(190, 254, 226) |
| HSL | hsl(154, 97%, 87%) |
| HSV | hsv(154, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(94.87, -25.51, 6.95) |
| CIE-LCH | lch(94.87, 26.44, 164.77°) |
| OKLab | oklab(94.65% -0.0723 0.0179) |
| OKLCH | oklch(94.65% 0.075 166.1) |
| XYZ | xyz(70.4003, 87.3189, 85.0816) |
| Luminance | 0.8732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.02
Pale Turquoise
#A5FBD5
ΔE00 4.09
Mint
#AAF0C1
ΔE00 6.30
Light Aqua
#8CFFDB
ΔE00 6.52
Eggshell Blue
#C4FFF7
ΔE00 6.91
Light Teal
#90E4C1
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEE2 #FEBEDA
analogous
#BEFEC2 #BEFEE2 #BEFAFE
triadic
#BEFEE2 #E2BEFE #FEE2BE
tetradic
#BEFEE2 #C2BEFE #FEBEDA #FAFEBE
square
#BEFEE2 #C2BEFE #FEBEDA #FAFEBE
split-complementary
#BEFEE2 #FEBEFA #FEC2BE
monochromatic
#45FCAC #82FDC7 #BEFEE2 #E1FFF2 #E1FFF2
Accessibility & contrast
On white
1.14
#BEFEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#BEFEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEE2
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEE2 | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF5E1
Deuteranopia (green-blind)
#F0EDE4
Tritanopia (blue-blind)
#B0FEF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #befee2; /* rgb */ color: rgb(190, 254, 226); /* oklch */ color: oklch(94.6% 0.075 166.1);
Tailwind
colors: {
custom: {
50: '#d2ffeb',
500: '#befee2',
950: '#000000',
},
}SCSS
$custom: #befee2; $custom-light: #d2ffeb; $custom-dark: #000000;
JSON
{
"hex": "#befee2",
"rgb": {
"r": 190,
"g": 254,
"b": 226
},
"hsl": {
"h": 153.75,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.94648,
"c": 0.07453,
"h": 166.1
},
"luminance": 0.87322
}Semantic roles & 50–950 ramp
primary
#BEFEE2
secondary
#E67BA9
accent
#0064E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684