#BEFEED#BEFEED
#BEFEED is a very light, moderate teal. Relative luminance 0.879; OKLCH L 94.9% C 0.068 H 176.6°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEED |
|---|---|
| RGB | rgb(190, 254, 237) |
| HSL | hsl(164, 97%, 87%) |
| HSV | hsv(164, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(95.14, -23.33, 1.66) |
| CIE-LCH | lch(95.14, 23.39, 175.93°) |
| OKLab | oklab(94.95% -0.0679 0.004) |
| OKLCH | oklch(94.95% 0.068 176.6) |
| XYZ | xyz(71.9583, 87.9421, 93.2874) |
| Luminance | 0.8794 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.42
Eggshell Blue
#C4FFF7
ΔE00 3.41
Duck Egg Blue
#C3FBF4
ΔE00 3.90
Pale Cyan
#B7FFFA
ΔE00 4.60
Light Light Blue
#CAFFFB
ΔE00 5.32
Light Cyan
#ACFFFC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEED #FEBECF
analogous
#BEFECD #BEFEED #BEEFFE
triadic
#BEFEED #EDBEFE #FEEDBE
tetradic
#BEFEED #CDBEFE #FEBECF #EFFEBE
square
#BEFEED #CDBEFE #FEBECF #EFFEBE
split-complementary
#BEFEED #FEBEEF #FECDBE
monochromatic
#45FCCC #82FDDC #BEFEED #E1FFF7 #E1FFF7
Accessibility & contrast
On white
1.13
#BEFEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#BEFEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEED
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEED | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EC
Deuteranopia (green-blind)
#EDEDEE
Tritanopia (blue-blind)
#ADFFF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #befeed; /* rgb */ color: rgb(190, 254, 237); /* oklch */ color: oklch(94.9% 0.068 176.6);
Tailwind
colors: {
custom: {
50: '#d3fff2',
500: '#befeed',
950: '#000000',
},
}SCSS
$custom: #befeed; $custom-light: #d3fff2; $custom-dark: #000000;
JSON
{
"hex": "#befeed",
"rgb": {
"r": 190,
"g": 254,
"b": 237
},
"hsl": {
"h": 164.063,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.94945,
"c": 0.06801,
"h": 176.6
},
"luminance": 0.87945
}Semantic roles & 50–950 ramp
primary
#BEFEED
secondary
#E67B97
accent
#003DE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685