#96DBDA#96DBDA
#96DBDA is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.5% C 0.069 H 194.8°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #96DBDA |
|---|---|
| RGB | rgb(150, 219, 218) |
| HSL | hsl(179, 49%, 72%) |
| HSV | hsv(179, 32%, 86%) |
| CMYK | cmyk(31.5%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(83.02, -21.70, -6.42) |
| CIE-LCH | lch(83.02, 22.62, 196.48°) |
| OKLab | oklab(84.55% -0.0669 -0.0176) |
| OKLCH | oklch(84.55% 0.069 194.8) |
| XYZ | xyz(50.5597, 62.2061, 75.6589) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.72
Powder Blue
#B0E0E6
ΔE00 5.78
Robin'S Egg Blue
#98EFF9
ΔE00 6.02
Robin Egg Blue
#8AF1FE
ΔE00 7.19
Light Cyan
#ACFFFC
ΔE00 7.78
Pale Cyan
#B7FFFA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DBDA #DB9697
analogous
#96DBB7 #96DBDA #96BADB
triadic
#96DBDA #DA96DB #DBDA96
tetradic
#96DBDA #B796DB #DB9697 #BADB96
square
#96DBDA #B796DB #DB9697 #BADB96
split-complementary
#96DBDA #DB96BA #DBB796
monochromatic
#3FB8B6 #68CBCA #96DBDA #C4EBEA #E8F7F7
Accessibility & contrast
On white
1.56
#96DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#96DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DBDA
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DBDA | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4DA
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#7CDFDA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #96dbda; /* rgb */ color: rgb(150, 219, 218); /* oklch */ color: oklch(84.5% 0.069 194.8);
Tailwind
colors: {
custom: {
50: '#b7e6e5',
500: '#96dbda',
950: '#000000',
},
}SCSS
$custom: #96dbda; $custom-light: #b7e6e5; $custom-dark: #000000;
JSON
{
"hex": "#96dbda",
"rgb": {
"r": 150,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.13,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.84549,
"c": 0.06914,
"h": 194.8
},
"luminance": 0.62209
}Semantic roles & 50–950 ramp
primary
#96DBDA
secondary
#B26364
accent
#292BBC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484