#BEFFF3#BEFFF3
#BEFFF3 is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.3% C 0.067 H 182.2°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFF3 |
|---|---|
| RGB | rgb(190, 255, 243) |
| HSL | hsl(169, 100%, 87%) |
| HSV | hsv(169, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(95.55, -22.59, -0.83) |
| CIE-LCH | lch(95.55, 22.60, 182.09°) |
| OKLab | oklab(95.33% -0.0667 -0.0026) |
| OKLCH | oklch(95.33% 0.067 182.2) |
| XYZ | xyz(73.1678, 88.9349, 98.0876) |
| Luminance | 0.8894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.84
Duck Egg Blue
#C3FBF4
ΔE00 2.50
Pale Cyan
#B7FFFA
ΔE00 2.81
Pale Aqua
#B8FFEB
ΔE00 2.89
Light Light Blue
#CAFFFB
ΔE00 3.86
Light Cyan
#ACFFFC
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFF3 #FFBECA
analogous
#BEFFD3 #BEFFF3 #BEEBFF
triadic
#BEFFF3 #F3BEFF #FFF3BE
tetradic
#BEFFF3 #D3BEFF #FFBECA #EBFFBE
square
#BEFFF3 #D3BEFF #FFBECA #EBFFBE
split-complementary
#BEFFF3 #FFBEEB #FFD3BE
monochromatic
#44FFDC #81FFE8 #BEFFF3 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.12
#BEFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#BEFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFF3
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFF3 | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F3
Deuteranopia (green-blind)
#EDEFF4
Tritanopia (blue-blind)
#ABFFFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #befff3; /* rgb */ color: rgb(190, 255, 243); /* oklch */ color: oklch(95.3% 0.067 182.2);
Tailwind
colors: {
custom: {
50: '#d3fff7',
500: '#befff3',
950: '#000000',
},
}SCSS
$custom: #befff3; $custom-light: #d3fff7; $custom-dark: #000000;
JSON
{
"hex": "#befff3",
"rgb": {
"r": 190,
"g": 255,
"b": 243
},
"hsl": {
"h": 168.923,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95327,
"c": 0.0668,
"h": 182.2
},
"luminance": 0.88938
}Semantic roles & 50–950 ramp
primary
#BEFFF3
secondary
#E77A8E
accent
#002AE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685