#BEFEF2#BEFEF2
#BEFEF2 is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.1% C 0.066 H 182.0°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEF2 |
|---|---|
| RGB | rgb(190, 254, 242) |
| HSL | hsl(169, 97%, 87%) |
| HSV | hsv(169, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(95.26, -22.31, -0.74) |
| CIE-LCH | lch(95.26, 22.32, 181.89°) |
| OKLab | oklab(95.09% -0.0659 -0.0023) |
| OKLCH | oklch(95.09% 0.066 182) |
| XYZ | xyz(72.6990, 88.2384, 97.1884) |
| Luminance | 0.8824 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.79
Duck Egg Blue
#C3FBF4
ΔE00 2.38
Pale Cyan
#B7FFFA
ΔE00 2.87
Pale Aqua
#B8FFEB
ΔE00 2.92
Light Light Blue
#CAFFFB
ΔE00 3.80
Light Cyan
#ACFFFC
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEF2 #FEBECA
analogous
#BEFED2 #BEFEF2 #BEEAFE
triadic
#BEFEF2 #F2BEFE #FEF2BE
tetradic
#BEFEF2 #D2BEFE #FEBECA #EAFEBE
square
#BEFEF2 #D2BEFE #FEBECA #EAFEBE
split-complementary
#BEFEF2 #FEBEEA #FED2BE
monochromatic
#45FCDA #82FDE6 #BEFEF2 #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.13
#BEFEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#BEFEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEF2
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEF2 | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F7F2
Deuteranopia (green-blind)
#ECEEF3
Tritanopia (blue-blind)
#ACFFFA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #befef2; /* rgb */ color: rgb(190, 254, 242); /* oklch */ color: oklch(95.1% 0.066 182.0);
Tailwind
colors: {
custom: {
50: '#d3fff6',
500: '#befef2',
950: '#000000',
},
}SCSS
$custom: #befef2; $custom-light: #d3fff6; $custom-dark: #000000;
JSON
{
"hex": "#befef2",
"rgb": {
"r": 190,
"g": 254,
"b": 242
},
"hsl": {
"h": 168.75,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.95086,
"c": 0.06594,
"h": 182
},
"luminance": 0.88242
}Semantic roles & 50–950 ramp
primary
#BEFEF2
secondary
#E67B8F
accent
#002BE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685