#BEFEF8#BEFEF8
#BEFEF8 is a very light, moderate teal. Relative luminance 0.886; OKLCH L 95.3% C 0.064 H 188.9°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFEF8 |
|---|---|
| RGB | rgb(190, 254, 248) |
| HSL | hsl(174, 97%, 87%) |
| HSV | hsv(174, 25%, 100%) |
| CMYK | cmyk(25.2%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(95.42, -21.06, -3.61) |
| CIE-LCH | lch(95.42, 21.37, 189.72°) |
| OKLab | oklab(95.26% -0.0635 -0.01) |
| OKLCH | oklch(95.26% 0.064 188.9) |
| XYZ | xyz(73.6150, 88.6048, 102.0124) |
| Luminance | 0.8861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.17
Pale Cyan
#B7FFFA
ΔE00 1.30
Duck Egg Blue
#C3FBF4
ΔE00 1.49
Light Light Blue
#CAFFFB
ΔE00 2.32
Light Cyan
#ACFFFC
ΔE00 2.95
Paleturquoise
#AFEEEE
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFEF8 #FEBEC4
analogous
#BEFED8 #BEFEF8 #BEE4FE
triadic
#BEFEF8 #F8BEFE #FEF8BE
tetradic
#BEFEF8 #D8BEFE #FEBEC4 #E4FEBE
square
#BEFEF8 #D8BEFE #FEBEC4 #E4FEBE
split-complementary
#BEFEF8 #FEBEE4 #FED8BE
monochromatic
#45FCEB #82FDF2 #BEFEF8 #E1FFFC #E1FFFC
Accessibility & contrast
On white
1.12
#BEFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#BEFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFEF8
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFEF8 | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F8
Deuteranopia (green-blind)
#EBEEF9
Tritanopia (blue-blind)
#AAFFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #befef8; /* rgb */ color: rgb(190, 254, 248); /* oklch */ color: oklch(95.3% 0.064 188.9);
Tailwind
colors: {
custom: {
50: '#d3fffa',
500: '#befef8',
950: '#000000',
},
}SCSS
$custom: #befef8; $custom-light: #d3fffa; $custom-dark: #000000;
JSON
{
"hex": "#befef8",
"rgb": {
"r": 190,
"g": 254,
"b": 248
},
"hsl": {
"h": 174.375,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.95259,
"c": 0.06431,
"h": 188.9
},
"luminance": 0.88608
}Semantic roles & 50–950 ramp
primary
#BEFEF8
secondary
#E67B85
accent
#0016E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685