#BEFFF8#BEFFF8
#BEFFF8 is a very light, moderate teal. Relative luminance 0.892; OKLCH L 95.5% C 0.065 H 187.9°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFF8 |
|---|---|
| RGB | rgb(190, 255, 248) |
| HSL | hsl(174, 100%, 87%) |
| HSV | hsv(174, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 2.7%, 0%) |
| CIE-LAB | lab(95.68, -21.55, -3.22) |
| CIE-LCH | lch(95.68, 21.79, 188.49°) |
| OKLab | oklab(95.47% -0.0648 -0.0089) |
| OKLCH | oklch(95.47% 0.065 187.9) |
| XYZ | xyz(73.9331, 89.2411, 102.1184) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.11
Pale Cyan
#B7FFFA
ΔE00 1.31
Duck Egg Blue
#C3FBF4
ΔE00 1.66
Light Light Blue
#CAFFFB
ΔE00 2.61
Light Cyan
#ACFFFC
ΔE00 2.98
Paleturquoise
#AFEEEE
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFF8 #FFBEC5
analogous
#BEFFD7 #BEFFF8 #BEE6FF
triadic
#BEFFF8 #F8BEFF #FFF8BE
tetradic
#BEFFF8 #D7BEFF #FFBEC5 #E6FFBE
square
#BEFFF8 #D7BEFF #FFBEC5 #E6FFBE
split-complementary
#BEFFF8 #FFBEE6 #FFD7BE
monochromatic
#44FFEB #81FFF1 #BEFFF8 #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.11
#BEFFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#BEFFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFF8
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFF8 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F8
Deuteranopia (green-blind)
#ECEFF9
Tritanopia (blue-blind)
#AAFFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #befff8; /* rgb */ color: rgb(190, 255, 248); /* oklch */ color: oklch(95.5% 0.065 187.9);
Tailwind
colors: {
custom: {
50: '#d3fffa',
500: '#befff8',
950: '#000000',
},
}SCSS
$custom: #befff8; $custom-light: #d3fffa; $custom-dark: #000000;
JSON
{
"hex": "#befff8",
"rgb": {
"r": 190,
"g": 255,
"b": 248
},
"hsl": {
"h": 173.538,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95472,
"c": 0.06539,
"h": 187.9
},
"luminance": 0.89244
}Semantic roles & 50–950 ramp
primary
#BEFFF8
secondary
#E77A86
accent
#0019E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685