#BEFFFF#BEFFFF
#BEFFFF is a very light, moderate teal. Relative luminance 0.897; OKLCH L 95.7% C 0.065 H 196.1°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFFF |
|---|---|
| RGB | rgb(190, 255, 255) |
| HSL | hsl(180, 100%, 87%) |
| HSV | hsv(180, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 0%, 0%) |
| CIE-LAB | lab(95.87, -20.06, -6.55) |
| CIE-LCH | lch(95.87, 21.10, 198.09°) |
| OKLab | oklab(95.68% -0.062 -0.0179) |
| OKLCH | oklch(95.68% 0.065 196.1) |
| XYZ | xyz(75.0395, 89.6836, 107.9451) |
| Luminance | 0.8969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.37
Light Light Blue
#CAFFFB
ΔE00 2.50
Light Sky Blue
#C6FCFF
ΔE00 2.56
Duck Egg Blue
#C3FBF4
ΔE00 3.04
Light Cyan
#ACFFFC
ΔE00 3.11
Eggshell Blue
#C4FFF7
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFFF #FFBEBE
analogous
#BEFFDF #BEFFFF #BEDFFF
triadic
#BEFFFF #FFBEFF #FFFFBE
tetradic
#BEFFFF #DFBEFF #FFBEBE #DFFFBE
square
#BEFFFF #DFBEFF #FFBEBE #DFFFBE
split-complementary
#BEFFFF #FFBEDF #FFDFBE
monochromatic
#44FFFF #81FFFF #BEFFFF #E0FFFF #E0FFFF
Accessibility & contrast
On white
1.11
#BEFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#BEFFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFFF
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFFF | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#A8FFFF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #beffff; /* rgb */ color: rgb(190, 255, 255); /* oklch */ color: oklch(95.7% 0.065 196.1);
Tailwind
colors: {
custom: {
50: '#d3ffff',
500: '#beffff',
950: '#000000',
},
}SCSS
$custom: #beffff; $custom-light: #d3ffff; $custom-dark: #000000;
JSON
{
"hex": "#beffff",
"rgb": {
"r": 190,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.9568,
"c": 0.06459,
"h": 196.1
},
"luminance": 0.89687
}Semantic roles & 50–950 ramp
primary
#BEFFFF
secondary
#E77A7A
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686