#B5FFDF#B5FFDF
#B5FFDF is a very light, moderate teal. Relative luminance 0.867; OKLCH L 94.3% C 0.085 H 165.9°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFDF |
|---|---|
| RGB | rgb(181, 255, 223) |
| HSL | hsl(154, 100%, 85%) |
| HSV | hsv(154, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(94.60, -29.23, 8.03) |
| CIE-LCH | lch(94.60, 30.32, 164.64°) |
| OKLab | oklab(94.28% -0.0827 0.0207) |
| OKLCH | oklch(94.28% 0.085 165.9) |
| XYZ | xyz(68.1309, 86.6682, 82.9365) |
| Luminance | 0.8667 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.46
Pale Aqua
#B8FFEB
ΔE00 3.73
Light Aqua
#8CFFDB
ΔE00 4.98
Mint
#AAF0C1
ΔE00 5.51
Aquamarine
#7FFFD4
ΔE00 6.31
Light Turquoise
#7EF4CC
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFDF #FFB5D5
analogous
#B5FFBA #B5FFDF #B5FAFF
triadic
#B5FFDF #DFB5FF #FFDFB5
tetradic
#B5FFDF #BAB5FF #FFB5D5 #FAFFB5
square
#B5FFDF #BAB5FF #FFB5D5 #FAFFB5
split-complementary
#B5FFDF #FFB5FA #FFBAB5
monochromatic
#3BFFAA #78FFC5 #B5FFDF #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.15
#B5FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#B5FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFDF
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFDF | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DD
Deuteranopia (green-blind)
#EFECE1
Tritanopia (blue-blind)
#A4FFF6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b5ffdf; /* rgb */ color: rgb(181, 255, 223); /* oklch */ color: oklch(94.3% 0.085 165.9);
Tailwind
colors: {
custom: {
50: '#cdffe9',
500: '#b5ffdf',
950: '#000000',
},
}SCSS
$custom: #b5ffdf; $custom-light: #cdffe9; $custom-dark: #000000;
JSON
{
"hex": "#b5ffdf",
"rgb": {
"r": 181,
"g": 255,
"b": 223
},
"hsl": {
"h": 154.054,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.94278,
"c": 0.08522,
"h": 165.9
},
"luminance": 0.86671
}Semantic roles & 50–950 ramp
primary
#B5FFDF
secondary
#E672A4
accent
#0063E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#141816
muted
#838684