#BEFEFC#BEFEFC
#BEFEFC is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.4% C 0.064 H 193.7°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEFC |
|---|---|
| RGB | rgb(190, 254, 252) |
| HSL | hsl(178, 97%, 87%) |
| HSV | hsv(178, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(95.52, -20.21, -5.52) |
| CIE-LCH | lch(95.52, 20.95, 195.26°) |
| OKLab | oklab(95.38% -0.062 -0.0151) |
| OKLCH | oklch(95.38% 0.064 193.7) |
| XYZ | xyz(74.2422, 88.8556, 105.3156) |
| Luminance | 0.8886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.82
Light Light Blue
#CAFFFB
ΔE00 2.13
Duck Egg Blue
#C3FBF4
ΔE00 2.31
Eggshell Blue
#C4FFF7
ΔE00 2.40
Light Cyan
#ACFFFC
ΔE00 2.92
Light Sky Blue
#C6FCFF
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEFC #FEBEC0
analogous
#BEFEDC #BEFEFC #BEE0FE
triadic
#BEFEFC #FCBEFE #FEFCBE
tetradic
#BEFEFC #DCBEFE #FEBEC0 #E0FEBE
square
#BEFEFC #DCBEFE #FEBEC0 #E0FEBE
split-complementary
#BEFEFC #FEBEE0 #FEDCBE
monochromatic
#45FCF6 #82FDF9 #BEFEFC #E1FFFE #E1FFFE
Accessibility & contrast
On white
1.12
#BEFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#BEFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEFC
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEFC | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#EAEEFD
Tritanopia (blue-blind)
#A9FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #befefc; /* rgb */ color: rgb(190, 254, 252); /* oklch */ color: oklch(95.4% 0.064 193.7);
Tailwind
colors: {
custom: {
50: '#d3fefd',
500: '#befefc',
950: '#000000',
},
}SCSS
$custom: #befefc; $custom-light: #d3fefd; $custom-dark: #000000;
JSON
{
"hex": "#befefc",
"rgb": {
"r": 190,
"g": 254,
"b": 252
},
"hsl": {
"h": 178.125,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.95378,
"c": 0.06379,
"h": 193.7
},
"luminance": 0.88859
}Semantic roles & 50–950 ramp
primary
#BEFEFC
secondary
#E67B7E
accent
#0007E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685