#B7FFDD#B7FFDD
#B7FFDD is a very light, moderate teal. Relative luminance 0.868; OKLCH L 94.3% C 0.085 H 163.9°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B7FFDD |
|---|---|
| RGB | rgb(183, 255, 221) |
| HSL | hsl(152, 100%, 86%) |
| HSV | hsv(152, 28%, 100%) |
| CMYK | cmyk(28.2%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(94.66, -29.04, 9.16) |
| CIE-LCH | lch(94.66, 30.45, 162.49°) |
| OKLab | oklab(94.34% -0.0818 0.0237) |
| OKLCH | oklch(94.34% 0.085 163.9) |
| XYZ | xyz(68.3353, 86.8046, 81.5469) |
| Luminance | 0.8681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.43
Pale Aqua
#B8FFEB
ΔE00 4.35
Mint
#AAF0C1
ΔE00 5.00
Light Aqua
#8CFFDB
ΔE00 5.34
Aquamarine
#7FFFD4
ΔE00 6.49
Light Turquoise
#7EF4CC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7FFDD #FFB7D9
analogous
#B7FFB9 #B7FFDD #B7FDFF
triadic
#B7FFDD #DDB7FF #FFDDB7
tetradic
#B7FFDD #B9B7FF #FFB7D9 #FDFFB7
square
#B7FFDD #B9B7FF #FFB7D9 #FDFFB7
split-complementary
#B7FFDD #FFB7FD #FFB9B7
monochromatic
#3DFFA3 #7AFFC0 #B7FFDD #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.14
#B7FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#B7FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7FFDD
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7FFDD | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DB
Deuteranopia (green-blind)
#F0ECDF
Tritanopia (blue-blind)
#A7FFF5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #b7ffdd; /* rgb */ color: rgb(183, 255, 221); /* oklch */ color: oklch(94.3% 0.085 163.9);
Tailwind
colors: {
custom: {
50: '#ceffe7',
500: '#b7ffdd',
950: '#000000',
},
}SCSS
$custom: #b7ffdd; $custom-light: #ceffe7; $custom-dark: #000000;
JSON
{
"hex": "#b7ffdd",
"rgb": {
"r": 183,
"g": 255,
"b": 221
},
"hsl": {
"h": 151.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.94337,
"c": 0.08512,
"h": 163.9
},
"luminance": 0.86808
}Semantic roles & 50–950 ramp
primary
#B7FFDD
secondary
#E674AA
accent
#006CE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684