#97DDDC#97DDDC
#97DDDC is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.1% C 0.070 H 194.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDDC |
|---|---|
| RGB | rgb(151, 221, 220) |
| HSL | hsl(179, 51%, 73%) |
| HSV | hsv(179, 32%, 87%) |
| CMYK | cmyk(31.7%, 0%, 0.5%, 13.3%) |
| CIE-LAB | lab(83.68, -21.95, -6.50) |
| CIE-LCH | lch(83.68, 22.89, 196.49°) |
| OKLab | oklab(85.11% -0.0676 -0.0178) |
| OKLCH | oklch(85.11% 0.07 194.8) |
| XYZ | xyz(51.5328, 63.4565, 77.2292) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.68
Powder Blue
#B0E0E6
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 6.87
Light Cyan
#ACFFFC
ΔE00 7.32
Pale Cyan
#B7FFFA
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDDC #DD9798
analogous
#97DDB9 #97DDDC #97BBDD
triadic
#97DDDC #DC97DD #DDDC97
tetradic
#97DDDC #B997DD #DD9798 #BBDD97
square
#97DDDC #B997DD #DD9798 #BBDD97
split-complementary
#97DDDC #DD97BB #DDB997
monochromatic
#3DBCBA #69CECC #97DDDC #C5ECEC #E8F7F7
Accessibility & contrast
On white
1.53
#97DDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#97DDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDDC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDDC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#7DE1DC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dddc; /* rgb */ color: rgb(151, 221, 220); /* oklch */ color: oklch(85.1% 0.070 194.8);
Tailwind
colors: {
custom: {
50: '#b8e7e6',
500: '#97dddc',
950: '#000000',
},
}SCSS
$custom: #97dddc; $custom-light: #b8e7e6; $custom-dark: #000000;
JSON
{
"hex": "#97dddc",
"rgb": {
"r": 151,
"g": 221,
"b": 220
},
"hsl": {
"h": 179.143,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.85107,
"c": 0.06997,
"h": 194.8
},
"luminance": 0.6346
}Semantic roles & 50–950 ramp
primary
#97DDDC
secondary
#B56364
accent
#272ABE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484