#B4FFDD#B4FFDD
#B4FFDD is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.2% C 0.087 H 164.7°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FFDD |
|---|---|
| RGB | rgb(180, 255, 221) |
| HSL | hsl(153, 100%, 85%) |
| HSV | hsv(153, 29%, 100%) |
| CMYK | cmyk(29.4%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(94.50, -29.92, 8.92) |
| CIE-LCH | lch(94.50, 31.22, 163.41°) |
| OKLab | oklab(94.17% -0.0843 0.023) |
| OKLCH | oklch(94.17% 0.087 164.7) |
| XYZ | xyz(67.6292, 86.4405, 81.5138) |
| Luminance | 0.8644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.08
Pale Aqua
#B8FFEB
ΔE00 4.30
Light Aqua
#8CFFDB
ΔE00 4.88
Mint
#AAF0C1
ΔE00 5.07
Aquamarine
#7FFFD4
ΔE00 6.07
Light Turquoise
#7EF4CC
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FFDD #FFB4D6
analogous
#B4FFB7 #B4FFDD #B4FBFF
triadic
#B4FFDD #DDB4FF #FFDDB4
tetradic
#B4FFDD #B7B4FF #FFB4D6 #FBFFB4
square
#B4FFDD #B7B4FF #FFB4D6 #FBFFB4
split-complementary
#B4FFDD #FFB4FB #FFB7B4
monochromatic
#3AFFA6 #77FFC1 #B4FFDD #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.15
#B4FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#B4FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FFDD
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FFDD | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DB
Deuteranopia (green-blind)
#EFEBDF
Tritanopia (blue-blind)
#A3FFF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b4ffdd; /* rgb */ color: rgb(180, 255, 221); /* oklch */ color: oklch(94.2% 0.087 164.7);
Tailwind
colors: {
custom: {
50: '#ccffe7',
500: '#b4ffdd',
950: '#000000',
},
}SCSS
$custom: #b4ffdd; $custom-light: #ccffe7; $custom-dark: #000000;
JSON
{
"hex": "#b4ffdd",
"rgb": {
"r": 180,
"g": 255,
"b": 221
},
"hsl": {
"h": 152.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94171,
"c": 0.08742,
"h": 164.7
},
"luminance": 0.86444
}Semantic roles & 50–950 ramp
primary
#B4FFDD
secondary
#E671A6
accent
#0068E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#131816
muted
#838684