#96DEC2#96DEC2
#96DEC2 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.5% C 0.082 H 168.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #96DEC2 |
|---|---|
| RGB | rgb(150, 222, 194) |
| HSL | hsl(157, 52%, 73%) |
| HSV | hsv(157, 32%, 87%) |
| CMYK | cmyk(32.4%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(83.24, -28.40, 6.63) |
| CIE-LCH | lch(83.24, 29.16, 166.87°) |
| OKLab | oklab(84.52% -0.0805 0.0171) |
| OKLCH | oklch(84.52% 0.082 168) |
| XYZ | xyz(48.4332, 62.6190, 60.5631) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.48
Seafoam Blue
#78D1B6
ΔE00 4.41
Pale Teal
#82CBB2
ΔE00 4.77
Seafoam
#7FE0B3
ΔE00 5.09
Pale Turquoise
#A5FBD5
ΔE00 6.55
Light Turquoise
#7EF4CC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DEC2 #DE96B2
analogous
#96DE9E #96DEC2 #96D6DE
triadic
#96DEC2 #C296DE #DEC296
tetradic
#96DEC2 #9E96DE #DE96B2 #D6DE96
square
#96DEC2 #9E96DE #DE96B2 #D6DE96
split-complementary
#96DEC2 #DE96D6 #DE9E96
monochromatic
#3CBE8B #67CFA7 #96DEC2 #C5EDDD #E8F8F1
Accessibility & contrast
On white
1.55
#96DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#96DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DEC2
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DEC2 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5C1
Deuteranopia (green-blind)
#CECCC4
Tritanopia (blue-blind)
#84DFD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96dec2; /* rgb */ color: rgb(150, 222, 194); /* oklch */ color: oklch(84.5% 0.082 168.0);
Tailwind
colors: {
custom: {
50: '#b7e8d4',
500: '#96dec2',
950: '#000000',
},
}SCSS
$custom: #96dec2; $custom-light: #b7e8d4; $custom-dark: #000000;
JSON
{
"hex": "#96dec2",
"rgb": {
"r": 150,
"g": 222,
"b": 194
},
"hsl": {
"h": 156.667,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.84519,
"c": 0.08232,
"h": 168
},
"luminance": 0.62622
}Semantic roles & 50–950 ramp
primary
#96DEC2
secondary
#B66283
accent
#2662C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483