#BEFFF2#BEFFF2
#BEFFF2 is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.3% C 0.067 H 181.1°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFF2 |
|---|---|
| RGB | rgb(190, 255, 242) |
| HSL | hsl(168, 100%, 87%) |
| HSV | hsv(168, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(95.53, -22.79, -0.35) |
| CIE-LCH | lch(95.53, 22.80, 180.87°) |
| OKLab | oklab(95.3% -0.0671 -0.0013) |
| OKLCH | oklch(95.3% 0.067 181.1) |
| XYZ | xyz(73.0172, 88.8747, 97.2944) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.14
Pale Aqua
#B8FFEB
ΔE00 2.55
Duck Egg Blue
#C3FBF4
ΔE00 2.77
Pale Cyan
#B7FFFA
ΔE00 3.15
Light Light Blue
#CAFFFB
ΔE00 4.15
Light Cyan
#ACFFFC
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFF2 #FFBECB
analogous
#BEFFD2 #BEFFF2 #BEECFF
triadic
#BEFFF2 #F2BEFF #FFF2BE
tetradic
#BEFFF2 #D2BEFF #FFBECB #ECFFBE
square
#BEFFF2 #D2BEFF #FFBECB #ECFFBE
split-complementary
#BEFFF2 #FFBEEC #FFD2BE
monochromatic
#44FFDA #81FFE6 #BEFFF2 #E0FFF9 #E0FFF9
Accessibility & contrast
On white
1.12
#BEFFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#BEFFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFF2
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFF2 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F2
Deuteranopia (green-blind)
#EDEEF3
Tritanopia (blue-blind)
#ACFFFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #befff2; /* rgb */ color: rgb(190, 255, 242); /* oklch */ color: oklch(95.3% 0.067 181.1);
Tailwind
colors: {
custom: {
50: '#d3fff6',
500: '#befff2',
950: '#000000',
},
}SCSS
$custom: #befff2; $custom-light: #d3fff6; $custom-dark: #000000;
JSON
{
"hex": "#befff2",
"rgb": {
"r": 190,
"g": 255,
"b": 242
},
"hsl": {
"h": 168,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95299,
"c": 0.06716,
"h": 181.1
},
"luminance": 0.88878
}Semantic roles & 50–950 ramp
primary
#BEFFF2
secondary
#E77A90
accent
#002EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685