#B4FFDF#B4FFDF
#B4FFDF is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.2% C 0.086 H 166.2°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FFDF |
|---|---|
| RGB | rgb(180, 255, 223) |
| HSL | hsl(154, 100%, 85%) |
| HSV | hsv(154, 29%, 100%) |
| CMYK | cmyk(29.4%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(94.55, -29.53, 7.95) |
| CIE-LCH | lch(94.55, 30.58, 164.93°) |
| OKLab | oklab(94.22% -0.0835 0.0205) |
| OKLCH | oklch(94.22% 0.086 166.2) |
| XYZ | xyz(67.8972, 86.5477, 82.9255) |
| Luminance | 0.8655 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.37
Pale Aqua
#B8FFEB
ΔE00 3.72
Light Aqua
#8CFFDB
ΔE00 4.83
Mint
#AAF0C1
ΔE00 5.54
Aquamarine
#7FFFD4
ΔE00 6.18
Light Turquoise
#7EF4CC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FFDF #FFB4D4
analogous
#B4FFB9 #B4FFDF #B4F9FF
triadic
#B4FFDF #DFB4FF #FFDFB4
tetradic
#B4FFDF #B9B4FF #FFB4D4 #F9FFB4
square
#B4FFDF #B9B4FF #FFB4D4 #F9FFB4
split-complementary
#B4FFDF #FFB4F9 #FFB9B4
monochromatic
#3AFFAB #77FFC5 #B4FFDF #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.15
#B4FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#B4FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FFDF
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FFDF | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DD
Deuteranopia (green-blind)
#EFECE1
Tritanopia (blue-blind)
#A3FFF6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b4ffdf; /* rgb */ color: rgb(180, 255, 223); /* oklch */ color: oklch(94.2% 0.086 166.2);
Tailwind
colors: {
custom: {
50: '#ccffe9',
500: '#b4ffdf',
950: '#000000',
},
}SCSS
$custom: #b4ffdf; $custom-light: #ccffe9; $custom-dark: #000000;
JSON
{
"hex": "#b4ffdf",
"rgb": {
"r": 180,
"g": 255,
"b": 223
},
"hsl": {
"h": 154.4,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94223,
"c": 0.086,
"h": 166.2
},
"luminance": 0.86551
}Semantic roles & 50–950 ramp
primary
#B4FFDF
secondary
#E671A3
accent
#0062E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#131816
muted
#838684