#B3FFDE#B3FFDE
#B3FFDE is a very light, moderate teal. Relative luminance 0.864; OKLCH L 94.1% C 0.087 H 165.7°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FFDE |
|---|---|
| RGB | rgb(179, 255, 222) |
| HSL | hsl(154, 100%, 85%) |
| HSV | hsv(154, 30%, 100%) |
| CMYK | cmyk(29.8%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(94.47, -30.01, 8.35) |
| CIE-LCH | lch(94.47, 31.15, 164.45°) |
| OKLab | oklab(94.14% -0.0848 0.0216) |
| OKLCH | oklch(94.14% 0.087 165.7) |
| XYZ | xyz(67.5308, 86.3743, 82.2067) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.12
Pale Aqua
#B8FFEB
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 4.70
Mint
#AAF0C1
ΔE00 5.34
Aquamarine
#7FFFD4
ΔE00 5.98
Light Turquoise
#7EF4CC
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FFDE #FFB3D4
analogous
#B3FFB8 #B3FFDE #B3FAFF
triadic
#B3FFDE #DEB3FF #FFDEB3
tetradic
#B3FFDE #B8B3FF #FFB3D4 #FAFFB3
square
#B3FFDE #B8B3FF #FFB3D4 #FAFFB3
split-complementary
#B3FFDE #FFB3FA #FFB8B3
monochromatic
#39FFA9 #76FFC3 #B3FFDE #E0FFF2 #E0FFF2
Accessibility & contrast
On white
1.15
#B3FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#B3FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FFDE
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FFDE | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DC
Deuteranopia (green-blind)
#EFEBE0
Tritanopia (blue-blind)
#A1FFF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b3ffde; /* rgb */ color: rgb(179, 255, 222); /* oklch */ color: oklch(94.1% 0.087 165.7);
Tailwind
colors: {
custom: {
50: '#cbffe8',
500: '#b3ffde',
950: '#000000',
},
}SCSS
$custom: #b3ffde; $custom-light: #cbffe8; $custom-dark: #000000;
JSON
{
"hex": "#b3ffde",
"rgb": {
"r": 179,
"g": 255,
"b": 222
},
"hsl": {
"h": 153.947,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.94143,
"c": 0.08748,
"h": 165.7
},
"luminance": 0.86378
}Semantic roles & 50–950 ramp
primary
#B3FFDE
secondary
#E670A3
accent
#0064E6
background
#FEFFFE
surface
#FBFFFC
border
#D4D7D5
text
#131816
muted
#838684