#B5FFDD#B5FFDD
#B5FFDD is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.2% C 0.087 H 164.5°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFDD |
|---|---|
| RGB | rgb(181, 255, 221) |
| HSL | hsl(152, 100%, 85%) |
| HSV | hsv(152, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(94.55, -29.63, 9.00) |
| CIE-LCH | lch(94.55, 30.96, 163.11°) |
| OKLab | oklab(94.23% -0.0835 0.0232) |
| OKLCH | oklch(94.23% 0.087 164.5) |
| XYZ | xyz(67.8629, 86.5610, 81.5248) |
| Luminance | 0.8656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.19
Pale Aqua
#B8FFEB
ΔE00 4.31
Light Aqua
#8CFFDB
ΔE00 5.03
Mint
#AAF0C1
ΔE00 5.04
Aquamarine
#7FFFD4
ΔE00 6.21
Light Turquoise
#7EF4CC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFDD #FFB5D7
analogous
#B5FFB8 #B5FFDD #B5FCFF
triadic
#B5FFDD #DDB5FF #FFDDB5
tetradic
#B5FFDD #B8B5FF #FFB5D7 #FCFFB5
square
#B5FFDD #B8B5FF #FFB5D7 #FCFFB5
split-complementary
#B5FFDD #FFB5FC #FFB8B5
monochromatic
#3BFFA5 #78FFC1 #B5FFDD #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.15
#B5FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#B5FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFDD
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFDD | 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)
#FCF5DB
Deuteranopia (green-blind)
#EFECDF
Tritanopia (blue-blind)
#A5FFF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b5ffdd; /* rgb */ color: rgb(181, 255, 221); /* oklch */ color: oklch(94.2% 0.087 164.5);
Tailwind
colors: {
custom: {
50: '#cdffe7',
500: '#b5ffdd',
950: '#000000',
},
}SCSS
$custom: #b5ffdd; $custom-light: #cdffe7; $custom-dark: #000000;
JSON
{
"hex": "#b5ffdd",
"rgb": {
"r": 181,
"g": 255,
"b": 221
},
"hsl": {
"h": 152.432,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.94226,
"c": 0.08666,
"h": 164.5
},
"luminance": 0.86564
}Semantic roles & 50–950 ramp
primary
#B5FFDD
secondary
#E672A7
accent
#0069E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#131816
muted
#838684