#BEFFFC#BEFFFC
#BEFFFC is a very light, moderate teal. Relative luminance 0.895; OKLCH L 95.6% C 0.065 H 192.6°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFFC |
|---|---|
| RGB | rgb(190, 255, 252) |
| HSL | hsl(177, 100%, 87%) |
| HSV | hsv(177, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(95.79, -20.70, -5.12) |
| CIE-LCH | lch(95.79, 21.33, 193.90°) |
| OKLab | oklab(95.59% -0.0632 -0.0141) |
| OKLCH | oklch(95.59% 0.065 192.6) |
| XYZ | xyz(74.5603, 89.4920, 105.4216) |
| Luminance | 0.8950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.44
Eggshell Blue
#C4FFF7
ΔE00 2.10
Duck Egg Blue
#C3FBF4
ΔE00 2.18
Light Light Blue
#CAFFFB
ΔE00 2.20
Light Cyan
#ACFFFC
ΔE00 2.71
Light Sky Blue
#C6FCFF
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFFC #FFBEC1
analogous
#BEFFDC #BEFFFC #BEE1FF
triadic
#BEFFFC #FCBEFF #FFFCBE
tetradic
#BEFFFC #DCBEFF #FFBEC1 #E1FFBE
square
#BEFFFC #DCBEFF #FFBEC1 #E1FFBE
split-complementary
#BEFFFC #FFBEE1 #FFDCBE
monochromatic
#44FFF6 #81FFF9 #BEFFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.11
#BEFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#BEFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFFC
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFFC | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#EBEFFD
Tritanopia (blue-blind)
#A9FFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #befffc; /* rgb */ color: rgb(190, 255, 252); /* oklch */ color: oklch(95.6% 0.065 192.6);
Tailwind
colors: {
custom: {
50: '#d3fffd',
500: '#befffc',
950: '#000000',
},
}SCSS
$custom: #befffc; $custom-light: #d3fffd; $custom-dark: #000000;
JSON
{
"hex": "#befffc",
"rgb": {
"r": 190,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.231,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.9559,
"c": 0.06476,
"h": 192.6
},
"luminance": 0.89495
}Semantic roles & 50–950 ramp
primary
#BEFFFC
secondary
#E77A7F
accent
#000BE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685