#B5FFDE#B5FFDE
#B5FFDE is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.3% C 0.086 H 165.2°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FFDE |
|---|---|
| RGB | rgb(181, 255, 222) |
| HSL | hsl(153, 100%, 85%) |
| HSV | hsv(153, 29%, 100%) |
| CMYK | cmyk(29%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(94.57, -29.43, 8.51) |
| CIE-LCH | lch(94.57, 30.64, 163.86°) |
| OKLab | oklab(94.25% -0.0831 0.022) |
| OKLCH | oklch(94.25% 0.086 165.2) |
| XYZ | xyz(67.9965, 86.6144, 82.2286) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.31
Pale Aqua
#B8FFEB
ΔE00 4.02
Light Aqua
#8CFFDB
ΔE00 5.00
Mint
#AAF0C1
ΔE00 5.27
Aquamarine
#7FFFD4
ΔE00 6.25
Light Turquoise
#7EF4CC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FFDE #FFB5D6
analogous
#B5FFB9 #B5FFDE #B5FBFF
triadic
#B5FFDE #DEB5FF #FFDEB5
tetradic
#B5FFDE #B9B5FF #FFB5D6 #FBFFB5
square
#B5FFDE #B9B5FF #FFB5D6 #FBFFB5
split-complementary
#B5FFDE #FFB5FB #FFB9B5
monochromatic
#3BFFA7 #78FFC3 #B5FFDE #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.15
#B5FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#B5FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FFDE
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FFDE | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DC
Deuteranopia (green-blind)
#EFECE0
Tritanopia (blue-blind)
#A4FFF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b5ffde; /* rgb */ color: rgb(181, 255, 222); /* oklch */ color: oklch(94.3% 0.086 165.2);
Tailwind
colors: {
custom: {
50: '#cdffe8',
500: '#b5ffde',
950: '#000000',
},
}SCSS
$custom: #b5ffde; $custom-light: #cdffe8; $custom-dark: #000000;
JSON
{
"hex": "#b5ffde",
"rgb": {
"r": 181,
"g": 255,
"b": 222
},
"hsl": {
"h": 153.243,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.94252,
"c": 0.08594,
"h": 165.2
},
"luminance": 0.86618
}Semantic roles & 50–950 ramp
primary
#B5FFDE
secondary
#E672A6
accent
#0066E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#131816
muted
#838684