#96DFDA#96DFDA
#96DFDA is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.073 H 190.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFDA |
|---|---|
| RGB | rgb(150, 223, 218) |
| HSL | hsl(176, 53%, 73%) |
| HSV | hsv(176, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(84.13, -23.67, -4.78) |
| CIE-LCH | lch(84.13, 24.15, 191.42°) |
| OKLab | oklab(85.44% -0.0717 -0.0132) |
| OKLCH | oklch(85.44% 0.073 190.4) |
| XYZ | xyz(51.6158, 64.3183, 76.0110) |
| Luminance | 0.6432 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.71
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Light Cyan
#ACFFFC
ΔE00 6.92
Pale Cyan
#B7FFFA
ΔE00 7.06
Powder Blue
#B0E0E6
ΔE00 7.07
Duck Egg Blue
#C3FBF4
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFDA #DF969B
analogous
#96DFB5 #96DFDA #96BFDF
triadic
#96DFDA #DA96DF #DFDA96
tetradic
#96DFDA #B596DF #DF969B #BFDF96
square
#96DFDA #B596DF #DF969B #BFDF96
split-complementary
#96DFDA #DF96BF #DFB596
monochromatic
#3BC0B7 #67D1C9 #96DFDA #C5EDEB #E8F8F7
Accessibility & contrast
On white
1.51
#96DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#96DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFDA
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFDA | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#C9CEDB
Tritanopia (blue-blind)
#7CE3DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #96dfda; /* rgb */ color: rgb(150, 223, 218); /* oklch */ color: oklch(85.4% 0.073 190.4);
Tailwind
colors: {
custom: {
50: '#b7e9e5',
500: '#96dfda',
950: '#000000',
},
}SCSS
$custom: #96dfda; $custom-light: #b7e9e5; $custom-dark: #000000;
JSON
{
"hex": "#96dfda",
"rgb": {
"r": 150,
"g": 223,
"b": 218
},
"hsl": {
"h": 175.89,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.85435,
"c": 0.07296,
"h": 190.4
},
"luminance": 0.64321
}Semantic roles & 50–950 ramp
primary
#96DFDA
secondary
#B76268
accent
#252FC1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484