#96CEBE#96CEBE
#96CEBE is a light, moderate teal. Relative luminance 0.543; OKLCH L 80.8% C 0.062 H 175.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #96CEBE |
|---|---|
| RGB | rgb(150, 206, 190) |
| HSL | hsl(163, 36%, 70%) |
| HSV | hsv(163, 27%, 81%) |
| CMYK | cmyk(27.2%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(78.66, -21.41, 2.13) |
| CIE-LCH | lch(78.66, 21.51, 174.31°) |
| OKLab | oklab(80.82% -0.062 0.0053) |
| OKLCH | oklch(80.82% 0.062 175.1) |
| XYZ | xyz(43.9403, 54.3423, 56.8791) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.19
Seafoam Blue
#78D1B6
ΔE00 5.64
Light Teal
#90E4C1
ΔE00 7.74
Mediumaquamarine
#66CDAA
ΔE00 8.21
Seafoam
#7FE0B3
ΔE00 9.63
Mediumturquoise
#48D1CC
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CEBE #CE96A6
analogous
#96CEA2 #96CEBE #96C2CE
triadic
#96CEBE #BE96CE #CEBE96
tetradic
#96CEBE #A296CE #CE96A6 #C2CE96
square
#96CEBE #A296CE #CE96A6 #C2CE96
split-complementary
#96CEBE #CE96C2 #CEA296
monochromatic
#4A9F87 #6CBBA4 #96CEBE #C0E1D8 #E9F5F2
Accessibility & contrast
On white
1.77
#96CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#96CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CEBE
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CEBE | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C0C0BF
Tritanopia (blue-blind)
#87CFC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #96cebe; /* rgb */ color: rgb(150, 206, 190); /* oklch */ color: oklch(80.8% 0.062 175.1);
Tailwind
colors: {
custom: {
50: '#b6ddd1',
500: '#96cebe',
950: '#000000',
},
}SCSS
$custom: #96cebe; $custom-light: #b6ddd1; $custom-dark: #000000;
JSON
{
"hex": "#96cebe",
"rgb": {
"r": 150,
"g": 206,
"b": 190
},
"hsl": {
"h": 162.857,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.80815,
"c": 0.06222,
"h": 175.1
},
"luminance": 0.54344
}Semantic roles & 50–950 ramp
primary
#96CEBE
secondary
#A36577
accent
#3659AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483