#B3FFDD#B3FFDD
#B3FFDD is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.1% C 0.088 H 165.0°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFDD |
|---|---|
| RGB | rgb(179, 255, 221) |
| HSL | hsl(153, 100%, 85%) |
| HSV | hsv(153, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(94.45, -30.21, 8.84) |
| CIE-LCH | lch(94.45, 31.47, 163.70°) |
| OKLab | oklab(94.12% -0.0852 0.0228) |
| OKLCH | oklch(94.12% 0.088 165) |
| XYZ | xyz(67.3972, 86.3209, 81.5030) |
| Luminance | 0.8632 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.98
Pale Aqua
#B8FFEB
ΔE00 4.29
Light Aqua
#8CFFDB
ΔE00 4.73
Mint
#AAF0C1
ΔE00 5.10
Aquamarine
#7FFFD4
ΔE00 5.93
Light Turquoise
#7EF4CC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFDD #FFB3D5
analogous
#B3FFB7 #B3FFDD #B3FBFF
triadic
#B3FFDD #DDB3FF #FFDDB3
tetradic
#B3FFDD #B7B3FF #FFB3D5 #FBFFB3
square
#B3FFDD #B7B3FF #FFB3D5 #FBFFB3
split-complementary
#B3FFDD #FFB3FB #FFB7B3
monochromatic
#39FFA6 #76FFC2 #B3FFDD #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.15
#B3FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#B3FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFDD
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFDD | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DB
Deuteranopia (green-blind)
#EFEBDF
Tritanopia (blue-blind)
#A2FFF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b3ffdd; /* rgb */ color: rgb(179, 255, 221); /* oklch */ color: oklch(94.1% 0.088 165.0);
Tailwind
colors: {
custom: {
50: '#cbffe7',
500: '#b3ffdd',
950: '#000000',
},
}SCSS
$custom: #b3ffdd; $custom-light: #cbffe7; $custom-dark: #000000;
JSON
{
"hex": "#b3ffdd",
"rgb": {
"r": 179,
"g": 255,
"b": 221
},
"hsl": {
"h": 153.158,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.94117,
"c": 0.0882,
"h": 165
},
"luminance": 0.86324
}Semantic roles & 50–950 ramp
primary
#B3FFDD
secondary
#E670A5
accent
#0067E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#131816
muted
#838684