#BEFFE6#BEFFE6
#BEFFE6 is a very light, moderate teal. Relative luminance 0.882; OKLCH L 95.0% C 0.073 H 169.1°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFE6 |
|---|---|
| RGB | rgb(190, 255, 230) |
| HSL | hsl(157, 100%, 87%) |
| HSV | hsv(157, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(95.24, -25.21, 5.41) |
| CIE-LCH | lch(95.24, 25.78, 167.89°) |
| OKLab | oklab(94.97% -0.072 0.0139) |
| OKLCH | oklch(94.97% 0.073 169.1) |
| XYZ | xyz(71.2737, 88.1773, 88.1121) |
| Luminance | 0.8818 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.05
Pale Turquoise
#A5FBD5
ΔE00 4.67
Eggshell Blue
#C4FFF7
ΔE00 5.97
Duck Egg Blue
#C3FBF4
ΔE00 6.41
Light Aqua
#8CFFDB
ΔE00 6.60
Mint
#AAF0C1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFE6 #FFBED7
analogous
#BEFFC6 #BEFFE6 #BEF8FF
triadic
#BEFFE6 #E6BEFF #FFE6BE
tetradic
#BEFFE6 #C6BEFF #FFBED7 #F8FFBE
square
#BEFFE6 #C6BEFF #FFBED7 #F8FFBE
split-complementary
#BEFFE6 #FFBEF8 #FFC6BE
monochromatic
#44FFB7 #81FFCE #BEFFE6 #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.13
#BEFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#BEFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFE6
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFE6 | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF6E5
Deuteranopia (green-blind)
#F0EEE8
Tritanopia (blue-blind)
#AFFFF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #beffe6; /* rgb */ color: rgb(190, 255, 230); /* oklch */ color: oklch(95.0% 0.073 169.1);
Tailwind
colors: {
custom: {
50: '#d3ffed',
500: '#beffe6',
950: '#000000',
},
}SCSS
$custom: #beffe6; $custom-light: #d3ffed; $custom-dark: #000000;
JSON
{
"hex": "#beffe6",
"rgb": {
"r": 190,
"g": 255,
"b": 230
},
"hsl": {
"h": 156.923,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94968,
"c": 0.0733,
"h": 169.1
},
"luminance": 0.8818
}Semantic roles & 50–950 ramp
primary
#BEFFE6
secondary
#E77AA4
accent
#0058E6
background
#FEFFFE
surface
#FBFFFD
border
#D4D7D5
text
#141816
muted
#838684