#96CBB2#96CBB2
#96CBB2 is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.8% C 0.066 H 164.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #96CBB2 |
|---|---|
| RGB | rgb(150, 203, 178) |
| HSL | hsl(152, 34%, 69%) |
| HSV | hsv(152, 26%, 80%) |
| CMYK | cmyk(26.1%, 0%, 12.3%, 20.4%) |
| CIE-LAB | lab(77.52, -22.38, 6.93) |
| CIE-LCH | lch(77.52, 23.43, 162.79°) |
| OKLab | oklab(79.81% -0.0632 0.0179) |
| OKLCH | oklch(79.81% 0.066 164.2) |
| XYZ | xyz(41.9670, 52.4085, 50.0155) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.44
Seafoam Blue
#78D1B6
ΔE00 5.34
Light Teal
#90E4C1
ΔE00 6.92
Mediumaquamarine
#66CDAA
ΔE00 7.02
Darkseagreen
#8FBC8F
ΔE00 7.64
Seafoam
#7FE0B3
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CBB2 #CB96AF
analogous
#96CB98 #96CBB2 #96CACB
triadic
#96CBB2 #B296CB #CBB296
tetradic
#96CBB2 #9896CB #CB96AF #CACB96
square
#96CBB2 #9896CB #CB96AF #CACB96
split-complementary
#96CBB2 #CB96CA #CB9896
monochromatic
#4C9A76 #6DB794 #96CBB2 #BFDFD0 #E8F4EE
Accessibility & contrast
On white
1.83
#96CBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#96CBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CBB2
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CBB2 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B1
Deuteranopia (green-blind)
#C0BDB3
Tritanopia (blue-blind)
#8BCBC4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #96cbb2; /* rgb */ color: rgb(150, 203, 178); /* oklch */ color: oklch(79.8% 0.066 164.2);
Tailwind
colors: {
custom: {
50: '#b6dbc9',
500: '#96cbb2',
950: '#000000',
},
}SCSS
$custom: #96cbb2; $custom-light: #b6dbc9; $custom-dark: #000000;
JSON
{
"hex": "#96cbb2",
"rgb": {
"r": 150,
"g": 203,
"b": 178
},
"hsl": {
"h": 151.698,
"s": 33.758,
"l": 69.216
},
"oklch": {
"l": 0.79808,
"c": 0.06567,
"h": 164.2
},
"luminance": 0.5241
}Semantic roles & 50–950 ramp
primary
#96CBB2
secondary
#A06581
accent
#396FAD
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111513
muted
#818482