#BEFFFD#BEFFFD
#BEFFFD is a very light, moderate teal. Relative luminance 0.896; OKLCH L 95.6% C 0.065 H 193.7°. Best body text is #000000 at 18.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFFD |
|---|---|
| RGB | rgb(190, 255, 253) |
| HSL | hsl(178, 100%, 87%) |
| HSV | hsv(178, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(95.81, -20.49, -5.60) |
| CIE-LCH | lch(95.81, 21.24, 195.29°) |
| OKLab | oklab(95.62% -0.0628 -0.0154) |
| OKLCH | oklch(95.62% 0.065 193.7) |
| XYZ | xyz(74.7192, 89.5555, 106.2584) |
| Luminance | 0.8956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.71
Light Light Blue
#CAFFFB
ΔE00 2.24
Eggshell Blue
#C4FFF7
ΔE00 2.43
Duck Egg Blue
#C3FBF4
ΔE00 2.44
Light Cyan
#ACFFFC
ΔE00 2.79
Light Sky Blue
#C6FCFF
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFFD #FFBEC0
analogous
#BEFFDD #BEFFFD #BEE1FF
triadic
#BEFFFD #FDBEFF #FFFDBE
tetradic
#BEFFFD #DDBEFF #FFBEC0 #E1FFBE
square
#BEFFFD #DDBEFF #FFBEC0 #E1FFBE
split-complementary
#BEFFFD #FFBEE1 #FFDDBE
monochromatic
#44FFF9 #81FFFB #BEFFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.11
#BEFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.91
#BEFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFFD
18.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFFD | 1.00 | 1.11 | 18.91 | 18.91 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FD
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#A8FFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #befffd; /* rgb */ color: rgb(190, 255, 253); /* oklch */ color: oklch(95.6% 0.065 193.7);
Tailwind
colors: {
custom: {
50: '#d3fffe',
500: '#befffd',
950: '#000000',
},
}SCSS
$custom: #befffd; $custom-light: #d3fffe; $custom-dark: #000000;
JSON
{
"hex": "#befffd",
"rgb": {
"r": 190,
"g": 255,
"b": 253
},
"hsl": {
"h": 178.154,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95619,
"c": 0.06467,
"h": 193.7
},
"luminance": 0.89559
}Semantic roles & 50–950 ramp
primary
#BEFFFD
secondary
#E77A7D
accent
#0007E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685