#BEFEF0#BEFEF0
#BEFEF0 is a very light, moderate teal. Relative luminance 0.881; OKLCH L 95.0% C 0.067 H 179.8°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEF0 |
|---|---|
| RGB | rgb(190, 254, 240) |
| HSL | hsl(167, 97%, 87%) |
| HSV | hsv(167, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(95.21, -22.72, 0.22) |
| CIE-LCH | lch(95.21, 22.72, 179.44°) |
| OKLab | oklab(95.03% -0.0667 0.0002) |
| OKLCH | oklch(95.03% 0.067 179.8) |
| XYZ | xyz(72.4003, 88.1189, 95.6151) |
| Luminance | 0.8812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.25
Eggshell Blue
#C4FFF7
ΔE00 2.42
Duck Egg Blue
#C3FBF4
ΔE00 2.96
Pale Cyan
#B7FFFA
ΔE00 3.56
Light Light Blue
#CAFFFB
ΔE00 4.40
Light Cyan
#ACFFFC
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEF0 #FEBECC
analogous
#BEFED0 #BEFEF0 #BEECFE
triadic
#BEFEF0 #F0BEFE #FEF0BE
tetradic
#BEFEF0 #D0BEFE #FEBECC #ECFEBE
square
#BEFEF0 #D0BEFE #FEBECC #ECFEBE
split-complementary
#BEFEF0 #FEBEEC #FED0BE
monochromatic
#45FCD4 #82FDE2 #BEFEF0 #E1FFF8 #E1FFF8
Accessibility & contrast
On white
1.13
#BEFEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#BEFEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEF0
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEF0 | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6EF
Deuteranopia (green-blind)
#EDEEF1
Tritanopia (blue-blind)
#ACFFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #befef0; /* rgb */ color: rgb(190, 254, 240); /* oklch */ color: oklch(95.0% 0.067 179.8);
Tailwind
colors: {
custom: {
50: '#d3fff4',
500: '#befef0',
950: '#000000',
},
}SCSS
$custom: #befef0; $custom-light: #d3fff4; $custom-dark: #000000;
JSON
{
"hex": "#befef0",
"rgb": {
"r": 190,
"g": 254,
"b": 240
},
"hsl": {
"h": 166.875,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.95029,
"c": 0.0667,
"h": 179.8
},
"luminance": 0.88122
}Semantic roles & 50–950 ramp
primary
#BEFEF0
secondary
#E67B92
accent
#0032E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685