#BEFEF9#BEFEF9
#BEFEF9 is a very light, moderate teal. Relative luminance 0.887; OKLCH L 95.3% C 0.064 H 190.1°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEF9 |
|---|---|
| RGB | rgb(190, 254, 249) |
| HSL | hsl(175, 97%, 87%) |
| HSV | hsv(175, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 2%, 0.4%) |
| CIE-LAB | lab(95.44, -20.85, -4.08) |
| CIE-LCH | lch(95.44, 21.25, 191.08°) |
| OKLab | oklab(95.29% -0.0631 -0.0113) |
| OKLCH | oklch(95.29% 0.064 190.1) |
| XYZ | xyz(73.7705, 88.6670, 102.8316) |
| Luminance | 0.8867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.27
Eggshell Blue
#C4FFF7
ΔE00 1.43
Duck Egg Blue
#C3FBF4
ΔE00 1.60
Light Light Blue
#CAFFFB
ΔE00 2.18
Light Cyan
#ACFFFC
ΔE00 2.86
Paleturquoise
#AFEEEE
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEF9 #FEBEC3
analogous
#BEFED9 #BEFEF9 #BEE3FE
triadic
#BEFEF9 #F9BEFE #FEF9BE
tetradic
#BEFEF9 #D9BEFE #FEBEC3 #E3FEBE
square
#BEFEF9 #D9BEFE #FEBEC3 #E3FEBE
split-complementary
#BEFEF9 #FEBEE3 #FED9BE
monochromatic
#45FCEE #82FDF3 #BEFEF9 #E1FFFC #E1FFFC
Accessibility & contrast
On white
1.12
#BEFEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#BEFEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEF9
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEF9 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F9
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#AAFFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #befef9; /* rgb */ color: rgb(190, 254, 249); /* oklch */ color: oklch(95.3% 0.064 190.1);
Tailwind
colors: {
custom: {
50: '#d3fffb',
500: '#befef9',
950: '#000000',
},
}SCSS
$custom: #befef9; $custom-light: #d3fffb; $custom-dark: #000000;
JSON
{
"hex": "#befef9",
"rgb": {
"r": 190,
"g": 254,
"b": 249
},
"hsl": {
"h": 175.313,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.95289,
"c": 0.06414,
"h": 190.1
},
"luminance": 0.8867
}Semantic roles & 50–950 ramp
primary
#BEFEF9
secondary
#E67B83
accent
#0012E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685