#96DCDA#96DCDA
#96DCDA is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.8% C 0.070 H 193.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #96DCDA |
|---|---|
| RGB | rgb(150, 220, 218) |
| HSL | hsl(178, 50%, 73%) |
| HSV | hsv(178, 32%, 86%) |
| CMYK | cmyk(31.8%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(83.30, -22.19, -6.01) |
| CIE-LCH | lch(83.30, 22.99, 195.15°) |
| OKLab | oklab(84.77% -0.0681 -0.0165) |
| OKLCH | oklch(84.77% 0.07 193.6) |
| XYZ | xyz(50.8214, 62.7294, 75.7462) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.65
Powder Blue
#B0E0E6
ΔE00 6.08
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Light Cyan
#ACFFFC
ΔE00 7.52
Pale Cyan
#B7FFFA
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DCDA #DC9698
analogous
#96DCB7 #96DCDA #96BBDC
triadic
#96DCDA #DA96DC #DCDA96
tetradic
#96DCDA #B796DC #DC9698 #BBDC96
square
#96DCDA #B796DC #DC9698 #BBDC96
split-complementary
#96DCDA #DC96BB #DCB796
monochromatic
#3EBAB6 #68CDCA #96DCDA #C4EBEA #E8F7F7
Accessibility & contrast
On white
1.55
#96DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#96DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DCDA
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DCDA | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DA
Deuteranopia (green-blind)
#C7CBDB
Tritanopia (blue-blind)
#7CE0DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96dcda; /* rgb */ color: rgb(150, 220, 218); /* oklch */ color: oklch(84.8% 0.070 193.6);
Tailwind
colors: {
custom: {
50: '#b7e7e5',
500: '#96dcda',
950: '#000000',
},
}SCSS
$custom: #96dcda; $custom-light: #b7e7e5; $custom-dark: #000000;
JSON
{
"hex": "#96dcda",
"rgb": {
"r": 150,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.286,
"s": 50,
"l": 72.549
},
"oklch": {
"l": 0.8477,
"c": 0.07006,
"h": 193.6
},
"luminance": 0.62732
}Semantic roles & 50–950 ramp
primary
#96DCDA
secondary
#B46365
accent
#282CBD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484