#BEFFE2#BEFFE2
#BEFFE2 is a very light, moderate teal. Relative luminance 0.880; OKLCH L 94.9% C 0.076 H 165.6°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFE2 |
|---|---|
| RGB | rgb(190, 255, 226) |
| HSL | hsl(153, 100%, 87%) |
| HSV | hsv(153, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(95.14, -25.99, 7.33) |
| CIE-LCH | lch(95.14, 27.00, 164.24°) |
| OKLab | oklab(94.86% -0.0736 0.0189) |
| OKLCH | oklch(94.86% 0.076 165.6) |
| XYZ | xyz(70.7184, 87.9552, 85.1877) |
| Luminance | 0.8796 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.22
Pale Turquoise
#A5FBD5
ΔE00 3.90
Mint
#AAF0C1
ΔE00 6.16
Light Aqua
#8CFFDB
ΔE00 6.38
Eggshell Blue
#C4FFF7
ΔE00 7.19
Light Teal
#90E4C1
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFE2 #FFBEDB
analogous
#BEFFC2 #BEFFE2 #BEFBFF
triadic
#BEFFE2 #E2BEFF #FFE2BE
tetradic
#BEFFE2 #C2BEFF #FFBEDB #FBFFBE
square
#BEFFE2 #C2BEFF #FFBEDB #FBFFBE
split-complementary
#BEFFE2 #FFBEFB #FFC2BE
monochromatic
#44FFAB #81FFC7 #BEFFE2 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.13
#BEFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#BEFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFE2
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFE2 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF6E1
Deuteranopia (green-blind)
#F1EEE4
Tritanopia (blue-blind)
#B0FFF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #beffe2; /* rgb */ color: rgb(190, 255, 226); /* oklch */ color: oklch(94.9% 0.076 165.6);
Tailwind
colors: {
custom: {
50: '#d2ffeb',
500: '#beffe2',
950: '#000000',
},
}SCSS
$custom: #beffe2; $custom-light: #d2ffeb; $custom-dark: #000000;
JSON
{
"hex": "#beffe2",
"rgb": {
"r": 190,
"g": 255,
"b": 226
},
"hsl": {
"h": 153.231,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94863,
"c": 0.076,
"h": 165.6
},
"luminance": 0.87958
}Semantic roles & 50–950 ramp
primary
#BEFFE2
secondary
#E77AAB
accent
#0066E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684