#BEFFFE#BEFFFE
#BEFFFE is a very light, moderate teal. Relative luminance 0.896; OKLCH L 95.6% C 0.065 H 194.9°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFFE |
|---|---|
| RGB | rgb(190, 255, 254) |
| HSL | hsl(179, 100%, 87%) |
| HSV | hsv(179, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(95.84, -20.27, -6.08) |
| CIE-LCH | lch(95.84, 21.17, 196.69°) |
| OKLab | oklab(95.65% -0.0624 -0.0167) |
| OKLCH | oklch(95.65% 0.065 194.9) |
| XYZ | xyz(74.8789, 89.6194, 107.0996) |
| Luminance | 0.8962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.03
Light Light Blue
#CAFFFB
ΔE00 2.34
Duck Egg Blue
#C3FBF4
ΔE00 2.73
Eggshell Blue
#C4FFF7
ΔE00 2.78
Light Sky Blue
#C6FCFF
ΔE00 2.82
Light Cyan
#ACFFFC
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFFE #FFBEBF
analogous
#BEFFDE #BEFFFE #BEE0FF
triadic
#BEFFFE #FEBEFF #FFFEBE
tetradic
#BEFFFE #DEBEFF #FFBEBF #E0FFBE
square
#BEFFFE #DEBEFF #FFBEBF #E0FFBE
split-complementary
#BEFFFE #FFBEE0 #FFDEBE
monochromatic
#44FFFC #81FFFD #BEFFFE #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.11
#BEFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#BEFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFFE
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFFE | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#A8FFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #befffe; /* rgb */ color: rgb(190, 255, 254); /* oklch */ color: oklch(95.6% 0.065 194.9);
Tailwind
colors: {
custom: {
50: '#d3fffe',
500: '#befffe',
950: '#000000',
},
}SCSS
$custom: #befffe; $custom-light: #d3fffe; $custom-dark: #000000;
JSON
{
"hex": "#befffe",
"rgb": {
"r": 190,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.077,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95649,
"c": 0.06461,
"h": 194.9
},
"luminance": 0.89623
}Semantic roles & 50–950 ramp
primary
#BEFFFE
secondary
#E77A7B
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685