#B3FFDC#B3FFDC
#B3FFDC is a very light, moderate teal. Relative luminance 0.863; OKLCH L 94.1% C 0.089 H 164.3°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFDC |
|---|---|
| RGB | rgb(179, 255, 220) |
| HSL | hsl(152, 100%, 85%) |
| HSV | hsv(152, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(94.43, -30.40, 9.32) |
| CIE-LCH | lch(94.43, 31.80, 162.96°) |
| OKLab | oklab(94.09% -0.0856 0.024) |
| OKLCH | oklch(94.09% 0.089 164.3) |
| XYZ | xyz(67.2644, 86.2677, 80.8034) |
| Luminance | 0.8627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.87
Pale Aqua
#B8FFEB
ΔE00 4.57
Light Aqua
#8CFFDB
ΔE00 4.78
Mint
#AAF0C1
ΔE00 4.88
Aquamarine
#7FFFD4
ΔE00 5.90
Light Turquoise
#7EF4CC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFDC #FFB3D6
analogous
#B3FFB6 #B3FFDC #B3FCFF
triadic
#B3FFDC #DCB3FF #FFDCB3
tetradic
#B3FFDC #B6B3FF #FFB3D6 #FCFFB3
square
#B3FFDC #B6B3FF #FFB3D6 #FCFFB3
split-complementary
#B3FFDC #FFB3FC #FFB6B3
monochromatic
#39FFA4 #76FFC0 #B3FFDC #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.15
#B3FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#B3FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFDC
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFDC | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DA
Deuteranopia (green-blind)
#EFEBDE
Tritanopia (blue-blind)
#A2FFF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b3ffdc; /* rgb */ color: rgb(179, 255, 220); /* oklch */ color: oklch(94.1% 0.089 164.3);
Tailwind
colors: {
custom: {
50: '#cbffe6',
500: '#b3ffdc',
950: '#000000',
},
}SCSS
$custom: #b3ffdc; $custom-light: #cbffe6; $custom-dark: #000000;
JSON
{
"hex": "#b3ffdc",
"rgb": {
"r": 179,
"g": 255,
"b": 220
},
"hsl": {
"h": 152.368,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.94091,
"c": 0.08892,
"h": 164.3
},
"luminance": 0.86271
}Semantic roles & 50–950 ramp
primary
#B3FFDC
secondary
#E670A6
accent
#006AE6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#131816
muted
#838684