#BEFEFE#BEFEFE
#BEFEFE is a very light, moderate teal. Relative luminance 0.890; OKLCH L 95.4% C 0.064 H 196.1°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEFE |
|---|---|
| RGB | rgb(190, 254, 254) |
| HSL | hsl(180, 97%, 87%) |
| HSV | hsv(180, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(95.57, -19.79, -6.47) |
| CIE-LCH | lch(95.57, 20.82, 198.10°) |
| OKLab | oklab(95.44% -0.0612 -0.0177) |
| OKLCH | oklch(95.44% 0.064 196.1) |
| XYZ | xyz(74.5607, 88.9831, 106.9935) |
| Luminance | 0.8899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 2.40
Light Sky Blue
#C6FCFF
ΔE00 2.41
Pale Cyan
#B7FFFA
ΔE00 2.45
Duck Egg Blue
#C3FBF4
ΔE00 2.94
Eggshell Blue
#C4FFF7
ΔE00 3.12
Light Cyan
#ACFFFC
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEFE #FEBEBE
analogous
#BEFEDE #BEFEFE #BEDEFE
triadic
#BEFEFE #FEBEFE #FEFEBE
tetradic
#BEFEFE #DEBEFE #FEBEBE #DEFEBE
square
#BEFEFE #DEBEFE #FEBEBE #DEFEBE
split-complementary
#BEFEFE #FEBEDE #FEDEBE
monochromatic
#45FCFC #82FDFD #BEFEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.12
#BEFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#BEFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEFE
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEFE | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#E9EEFF
Tritanopia (blue-blind)
#A8FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #befefe; /* rgb */ color: rgb(190, 254, 254); /* oklch */ color: oklch(95.4% 0.064 196.1);
Tailwind
colors: {
custom: {
50: '#d3fefe',
500: '#befefe',
950: '#000000',
},
}SCSS
$custom: #befefe; $custom-light: #d3fefe; $custom-dark: #000000;
JSON
{
"hex": "#befefe",
"rgb": {
"r": 190,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.95438,
"c": 0.06371,
"h": 196.1
},
"luminance": 0.88987
}Semantic roles & 50–950 ramp
primary
#BEFEFE
secondary
#E67B7B
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685