#B2FFDD#B2FFDD
#B2FFDD is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.1% C 0.089 H 165.3°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFDD |
|---|---|
| RGB | rgb(178, 255, 221) |
| HSL | hsl(154, 100%, 85%) |
| HSV | hsv(154, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(94.40, -30.50, 8.76) |
| CIE-LCH | lch(94.40, 31.73, 163.98°) |
| OKLab | oklab(94.06% -0.086 0.0226) |
| OKLCH | oklch(94.06% 0.089 165.3) |
| XYZ | xyz(67.1668, 86.2021, 81.4922) |
| Luminance | 0.8620 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.88
Pale Aqua
#B8FFEB
ΔE00 4.29
Light Aqua
#8CFFDB
ΔE00 4.59
Mint
#AAF0C1
ΔE00 5.14
Aquamarine
#7FFFD4
ΔE00 5.80
Light Turquoise
#7EF4CC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFDD #FFB2D4
analogous
#B2FFB6 #B2FFDD #B2FBFF
triadic
#B2FFDD #DDB2FF #FFDDB2
tetradic
#B2FFDD #B6B2FF #FFB2D4 #FBFFB2
square
#B2FFDD #B6B2FF #FFB2D4 #FBFFB2
split-complementary
#B2FFDD #FFB2FB #FFB6B2
monochromatic
#38FFA7 #75FFC2 #B2FFDD #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.15
#B2FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#B2FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFDD
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFDD | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF5DB
Deuteranopia (green-blind)
#EFEBDF
Tritanopia (blue-blind)
#A0FFF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b2ffdd; /* rgb */ color: rgb(178, 255, 221); /* oklch */ color: oklch(94.1% 0.089 165.3);
Tailwind
colors: {
custom: {
50: '#cbffe7',
500: '#b2ffdd',
950: '#000000',
},
}SCSS
$custom: #b2ffdd; $custom-light: #cbffe7; $custom-dark: #000000;
JSON
{
"hex": "#b2ffdd",
"rgb": {
"r": 178,
"g": 255,
"b": 221
},
"hsl": {
"h": 153.506,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.94063,
"c": 0.08896,
"h": 165.3
},
"luminance": 0.86205
}Semantic roles & 50–950 ramp
primary
#B2FFDD
secondary
#E670A4
accent
#0065E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131816
muted
#838684