#96CFBE#96CFBE
#96CFBE is a light, moderate teal. Relative luminance 0.548; OKLCH L 81.0% C 0.064 H 174.2°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #96CFBE |
|---|---|
| RGB | rgb(150, 207, 190) |
| HSL | hsl(162, 37%, 70%) |
| HSV | hsv(162, 28%, 81%) |
| CMYK | cmyk(27.5%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(78.94, -21.90, 2.54) |
| CIE-LCH | lch(78.94, 22.05, 173.39°) |
| OKLab | oklab(81.04% -0.0633 0.0064) |
| OKLCH | oklch(81.04% 0.064 174.2) |
| XYZ | xyz(44.1818, 54.8253, 56.9596) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.94
Seafoam Blue
#78D1B6
ΔE00 5.34
Light Teal
#90E4C1
ΔE00 7.32
Mediumaquamarine
#66CDAA
ΔE00 7.93
Seafoam
#7FE0B3
ΔE00 9.22
Mediumturquoise
#48D1CC
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CFBE #CF96A7
analogous
#96CFA1 #96CFBE #96C4CF
triadic
#96CFBE #BE96CF #CFBE96
tetradic
#96CFBE #A196CF #CF96A7 #C4CF96
square
#96CFBE #A196CF #CF96A7 #C4CF96
split-complementary
#96CFBE #CF96C4 #CFA196
monochromatic
#4AA187 #6CBCA4 #96CFBE #C0E2D8 #EAF5F2
Accessibility & contrast
On white
1.76
#96CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#96CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CFBE
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CFBE | 1.00 | 1.76 | 11.97 | 11.97 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#C1C0BF
Tritanopia (blue-blind)
#87D0CA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #96cfbe; /* rgb */ color: rgb(150, 207, 190); /* oklch */ color: oklch(81.0% 0.064 174.2);
Tailwind
colors: {
custom: {
50: '#b6ddd1',
500: '#96cfbe',
950: '#000000',
},
}SCSS
$custom: #96cfbe; $custom-light: #b6ddd1; $custom-dark: #000000;
JSON
{
"hex": "#96cfbe",
"rgb": {
"r": 150,
"g": 207,
"b": 190
},
"hsl": {
"h": 162.105,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.81039,
"c": 0.0636,
"h": 174.2
},
"luminance": 0.54827
}Semantic roles & 50–950 ramp
primary
#96CFBE
secondary
#A56578
accent
#355AB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483