#96CEBA#96CEBA
#96CEBA is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.7% C 0.065 H 170.5°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #96CEBA |
|---|---|
| RGB | rgb(150, 206, 186) |
| HSL | hsl(159, 36%, 70%) |
| HSV | hsv(159, 27%, 81%) |
| CMYK | cmyk(27.2%, 0%, 9.7%, 19.2%) |
| CIE-LAB | lab(78.56, -22.24, 4.13) |
| CIE-LCH | lch(78.56, 22.62, 169.47°) |
| OKLab | oklab(80.7% -0.0637 0.0106) |
| OKLCH | oklch(80.7% 0.065 170.5) |
| XYZ | xyz(43.5091, 54.1699, 54.6082) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.38
Seafoam Blue
#78D1B6
ΔE00 5.02
Light Teal
#90E4C1
ΔE00 6.87
Mediumaquamarine
#66CDAA
ΔE00 7.38
Seafoam
#7FE0B3
ΔE00 8.55
Darkseagreen
#8FBC8F
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CEBA #CE96AA
analogous
#96CE9E #96CEBA #96C6CE
triadic
#96CEBA #BA96CE #CEBA96
tetradic
#96CEBA #9E96CE #CE96AA #C6CE96
square
#96CEBA #9E96CE #CE96AA #C6CE96
split-complementary
#96CEBA #CE96C6 #CE9E96
monochromatic
#4A9F81 #6CBB9F #96CEBA #C0E1D5 #E9F5F1
Accessibility & contrast
On white
1.77
#96CEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#96CEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CEBA
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CEBA | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#C1BFBB
Tritanopia (blue-blind)
#88CFC8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #96ceba; /* rgb */ color: rgb(150, 206, 186); /* oklch */ color: oklch(80.7% 0.065 170.5);
Tailwind
colors: {
custom: {
50: '#b6ddce',
500: '#96ceba',
950: '#000000',
},
}SCSS
$custom: #96ceba; $custom-light: #b6ddce; $custom-dark: #000000;
JSON
{
"hex": "#96ceba",
"rgb": {
"r": 150,
"g": 206,
"b": 186
},
"hsl": {
"h": 158.571,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.80702,
"c": 0.06456,
"h": 170.5
},
"luminance": 0.54172
}Semantic roles & 50–950 ramp
primary
#96CEBA
secondary
#A3657B
accent
#3661AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483