#B2FFDC#B2FFDC
#B2FFDC is a very light, moderate teal. Relative luminance 0.862; OKLCH L 94.0% C 0.090 H 164.6°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FFDC |
|---|---|
| RGB | rgb(178, 255, 220) |
| HSL | hsl(153, 100%, 85%) |
| HSV | hsv(153, 30%, 100%) |
| CMYK | cmyk(30.2%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(94.38, -30.69, 9.24) |
| CIE-LCH | lch(94.38, 32.06, 163.25°) |
| OKLab | oklab(94.04% -0.0865 0.0238) |
| OKLCH | oklch(94.04% 0.09 164.6) |
| XYZ | xyz(67.0340, 86.1490, 80.7926) |
| Luminance | 0.8615 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.76
Pale Aqua
#B8FFEB
ΔE00 4.57
Light Aqua
#8CFFDB
ΔE00 4.63
Mint
#AAF0C1
ΔE00 4.92
Aquamarine
#7FFFD4
ΔE00 5.76
Light Turquoise
#7EF4CC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FFDC #FFB2D5
analogous
#B2FFB5 #B2FFDC #B2FCFF
triadic
#B2FFDC #DCB2FF #FFDCB2
tetradic
#B2FFDC #B5B2FF #FFB2D5 #FCFFB2
square
#B2FFDC #B5B2FF #FFB2D5 #FCFFB2
split-complementary
#B2FFDC #FFB2FC #FFB5B2
monochromatic
#38FFA4 #75FFC0 #B2FFDC #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.15
#B2FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#B2FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FFDC
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FFDC | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF4DA
Deuteranopia (green-blind)
#EFEBDE
Tritanopia (blue-blind)
#A1FFF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #b2ffdc; /* rgb */ color: rgb(178, 255, 220); /* oklch */ color: oklch(94.0% 0.090 164.6);
Tailwind
colors: {
custom: {
50: '#cbffe6',
500: '#b2ffdc',
950: '#000000',
},
}SCSS
$custom: #b2ffdc; $custom-light: #cbffe6; $custom-dark: #000000;
JSON
{
"hex": "#b2ffdc",
"rgb": {
"r": 178,
"g": 255,
"b": 220
},
"hsl": {
"h": 152.727,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.94037,
"c": 0.08969,
"h": 164.6
},
"luminance": 0.86152
}Semantic roles & 50–950 ramp
primary
#B2FFDC
secondary
#E670A5
accent
#0068E6
background
#FEFFFE
surface
#FAFFFC
border
#D3D7D5
text
#131816
muted
#838684