#BEFEE7#BEFEE7
#BEFEE7 is a very light, moderate teal. Relative luminance 0.876; OKLCH L 94.8% C 0.071 H 170.6°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEE7 |
|---|---|
| RGB | rgb(190, 254, 231) |
| HSL | hsl(158, 97%, 87%) |
| HSV | hsv(158, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(94.99, -24.53, 4.54) |
| CIE-LCH | lch(94.99, 24.95, 169.51°) |
| OKLab | oklab(94.78% -0.0703 0.0116) |
| OKLCH | oklch(94.78% 0.071 170.6) |
| XYZ | xyz(71.0964, 87.5973, 88.7477) |
| Luminance | 0.8760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.63
Pale Turquoise
#A5FBD5
ΔE00 5.15
Eggshell Blue
#C4FFF7
ΔE00 5.35
Duck Egg Blue
#C3FBF4
ΔE00 5.78
Pale Cyan
#B7FFFA
ΔE00 6.64
Light Aqua
#8CFFDB
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEE7 #FEBED5
analogous
#BEFEC7 #BEFEE7 #BEF5FE
triadic
#BEFEE7 #E7BEFE #FEE7BE
tetradic
#BEFEE7 #C7BEFE #FEBED5 #F5FEBE
square
#BEFEE7 #C7BEFE #FEBED5 #F5FEBE
split-complementary
#BEFEE7 #FEBEF5 #FEC7BE
monochromatic
#45FCBA #82FDD1 #BEFEE7 #E1FFF4 #E1FFF4
Accessibility & contrast
On white
1.13
#BEFEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#BEFEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEE7
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEE7 | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E6
Deuteranopia (green-blind)
#EFEDE8
Tritanopia (blue-blind)
#AFFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #befee7; /* rgb */ color: rgb(190, 254, 231); /* oklch */ color: oklch(94.8% 0.071 170.6);
Tailwind
colors: {
custom: {
50: '#d3ffee',
500: '#befee7',
950: '#000000',
},
}SCSS
$custom: #befee7; $custom-light: #d3ffee; $custom-dark: #000000;
JSON
{
"hex": "#befee7",
"rgb": {
"r": 190,
"g": 254,
"b": 231
},
"hsl": {
"h": 158.438,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.94781,
"c": 0.07127,
"h": 170.6
},
"luminance": 0.876
}Semantic roles & 50–950 ramp
primary
#BEFEE7
secondary
#E67BA1
accent
#0052E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685