#BEFEFD#BEFEFD
#BEFEFD is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.4% C 0.064 H 194.9°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEFD |
|---|---|
| RGB | rgb(190, 254, 253) |
| HSL | hsl(179, 97%, 87%) |
| HSV | hsv(179, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(95.55, -20.00, -5.99) |
| CIE-LCH | lch(95.55, 20.88, 196.68°) |
| OKLab | oklab(95.41% -0.0616 -0.0164) |
| OKLCH | oklch(95.41% 0.064 194.9) |
| XYZ | xyz(74.4010, 88.9192, 106.1524) |
| Luminance | 0.8892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.12
Light Light Blue
#CAFFFB
ΔE00 2.24
Duck Egg Blue
#C3FBF4
ΔE00 2.62
Light Sky Blue
#C6FCFF
ΔE00 2.68
Eggshell Blue
#C4FFF7
ΔE00 2.76
Light Cyan
#ACFFFC
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEFD #FEBEBF
analogous
#BEFEDD #BEFEFD #BEDFFE
triadic
#BEFEFD #FDBEFE #FEFDBE
tetradic
#BEFEFD #DDBEFE #FEBEBF #DFFEBE
square
#BEFEFD #DDBEFE #FEBEBF #DFFEBE
split-complementary
#BEFEFD #FEBEDF #FEDDBE
monochromatic
#45FCF9 #82FDFB #BEFEFD #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.12
#BEFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#BEFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEFD
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEFD | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#A9FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #befefd; /* rgb */ color: rgb(190, 254, 253); /* oklch */ color: oklch(95.4% 0.064 194.9);
Tailwind
colors: {
custom: {
50: '#d3fefe',
500: '#befefd',
950: '#000000',
},
}SCSS
$custom: #befefd; $custom-light: #d3fefe; $custom-dark: #000000;
JSON
{
"hex": "#befefd",
"rgb": {
"r": 190,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.063,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.95408,
"c": 0.06373,
"h": 194.9
},
"luminance": 0.88923
}Semantic roles & 50–950 ramp
primary
#BEFEFD
secondary
#E67B7C
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685