#BEFAFA#BEFAFA
#BEFAFA is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.5% C 0.060 H 196.2°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFAFA |
|---|---|
| RGB | rgb(190, 250, 250) |
| HSL | hsl(180, 86%, 86%) |
| HSV | hsv(180, 24%, 98%) |
| CMYK | cmyk(24%, 0%, 0%, 2%) |
| CIE-LAB | lab(94.41, -18.68, -6.13) |
| CIE-LCH | lch(94.41, 19.66, 198.16°) |
| OKLab | oklab(94.47% -0.0578 -0.0168) |
| OKLCH | oklch(94.47% 0.06 196.2) |
| XYZ | xyz(72.6708, 86.2173, 103.2365) |
| Luminance | 0.8622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.97
Light Light Blue
#CAFFFB
ΔE00 2.25
Paleturquoise
#AFEEEE
ΔE00 2.73
Duck Egg Blue
#C3FBF4
ΔE00 2.75
Pale Cyan
#B7FFFA
ΔE00 2.99
Pale Blue
#D0FEFE
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFAFA #FABEBE
analogous
#BEFADC #BEFAFA #BEDCFA
triadic
#BEFAFA #FABEFA #FAFABE
tetradic
#BEFAFA #DCBEFA #FABEBE #DCFABE
square
#BEFAFA #DCBEFA #FABEBE #DCFABE
split-complementary
#BEFAFA #FABEDC #FADCBE
monochromatic
#4CF1F1 #85F6F6 #BEFAFA #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.15
#BEFAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#BEFAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFAFA
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFAFA | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#E6EBFB
Tritanopia (blue-blind)
#AAFEFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #befafa; /* rgb */ color: rgb(190, 250, 250); /* oklch */ color: oklch(94.5% 0.060 196.2);
Tailwind
colors: {
custom: {
50: '#d3fcfb',
500: '#befafa',
950: '#000000',
},
}SCSS
$custom: #befafa; $custom-light: #d3fcfb; $custom-dark: #000000;
JSON
{
"hex": "#befafa",
"rgb": {
"r": 190,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.94473,
"c": 0.06015,
"h": 196.2
},
"luminance": 0.8622
}Semantic roles & 50–950 ramp
primary
#BEFAFA
secondary
#DF7E7E
accent
#0303E2
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585