#BEFFDF#BEFFDF
#BEFFDF is a very light, moderate teal. Relative luminance 0.878; OKLCH L 94.8% C 0.078 H 163.1°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFFDF |
|---|---|
| RGB | rgb(190, 255, 223) |
| HSL | hsl(150, 100%, 87%) |
| HSV | hsv(150, 25%, 100%) |
| CMYK | cmyk(25.5%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(95.07, -26.56, 8.78) |
| CIE-LCH | lch(95.07, 27.98, 161.71°) |
| OKLab | oklab(94.79% -0.0748 0.0227) |
| OKLCH | oklch(94.79% 0.078 163.1) |
| XYZ | xyz(70.3104, 87.7920, 83.0387) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.54
Pale Aqua
#B8FFEB
ΔE00 4.10
Mint
#AAF0C1
ΔE00 5.43
Light Aqua
#8CFFDB
ΔE00 6.39
Light Teal
#90E4C1
ΔE00 7.17
Light Turquoise
#7EF4CC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFFDF #FFBEDE
analogous
#BEFFBF #BEFFDF #BEFEFF
triadic
#BEFFDF #DFBEFF #FFDFBE
tetradic
#BEFFDF #BFBEFF #FFBEDE #FEFFBE
square
#BEFFDF #BFBEFF #FFBEDE #FEFFBE
split-complementary
#BEFFDF #FFBEFE #FFBFBE
monochromatic
#44FFA3 #81FFC1 #BEFFDF #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.13
#BEFFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#BEFFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFFDF
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFFDF | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF6DD
Deuteranopia (green-blind)
#F1EEE1
Tritanopia (blue-blind)
#B1FFF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #beffdf; /* rgb */ color: rgb(190, 255, 223); /* oklch */ color: oklch(94.8% 0.078 163.1);
Tailwind
colors: {
custom: {
50: '#d2ffe9',
500: '#beffdf',
950: '#000000',
},
}SCSS
$custom: #beffdf; $custom-light: #d2ffe9; $custom-dark: #000000;
JSON
{
"hex": "#beffdf",
"rgb": {
"r": 190,
"g": 255,
"b": 223
},
"hsl": {
"h": 150.462,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94785,
"c": 0.07819,
"h": 163.1
},
"luminance": 0.87795
}Semantic roles & 50–950 ramp
primary
#BEFFDF
secondary
#E77AB0
accent
#0071E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684