#B4FFDE#B4FFDE
#B4FFDE is a very light, moderate teal. Relative luminance 0.865; OKLCH L 94.2% C 0.087 H 165.5°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FFDE |
|---|---|
| RGB | rgb(180, 255, 222) |
| HSL | hsl(154, 100%, 85%) |
| HSV | hsv(154, 29%, 100%) |
| CMYK | cmyk(29.4%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(94.52, -29.72, 8.43) |
| CIE-LCH | lch(94.52, 30.90, 164.16°) |
| OKLab | oklab(94.2% -0.0839 0.0218) |
| OKLCH | oklch(94.2% 0.087 165.5) |
| XYZ | xyz(67.7628, 86.4939, 82.2176) |
| Luminance | 0.8650 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.21
Pale Aqua
#B8FFEB
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 4.85
Mint
#AAF0C1
ΔE00 5.30
Aquamarine
#7FFFD4
ΔE00 6.12
Light Turquoise
#7EF4CC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FFDE #FFB4D5
analogous
#B4FFB8 #B4FFDE #B4FAFF
triadic
#B4FFDE #DEB4FF #FFDEB4
tetradic
#B4FFDE #B8B4FF #FFB4D5 #FAFFB4
square
#B4FFDE #B8B4FF #FFB4D5 #FAFFB4
split-complementary
#B4FFDE #FFB4FA #FFB8B4
monochromatic
#3AFFA8 #77FFC3 #B4FFDE #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.15
#B4FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#B4FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FFDE
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FFDE | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DC
Deuteranopia (green-blind)
#EFECE0
Tritanopia (blue-blind)
#A3FFF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b4ffde; /* rgb */ color: rgb(180, 255, 222); /* oklch */ color: oklch(94.2% 0.087 165.5);
Tailwind
colors: {
custom: {
50: '#ccffe8',
500: '#b4ffde',
950: '#000000',
},
}SCSS
$custom: #b4ffde; $custom-light: #ccffe8; $custom-dark: #000000;
JSON
{
"hex": "#b4ffde",
"rgb": {
"r": 180,
"g": 255,
"b": 222
},
"hsl": {
"h": 153.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94197,
"c": 0.0867,
"h": 165.5
},
"luminance": 0.86497
}Semantic roles & 50–950 ramp
primary
#B4FFDE
secondary
#E671A5
accent
#0065E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#131816
muted
#838684