#97DDD5#97DDD5
#97DDD5 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.9% C 0.071 H 187.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDD5 |
|---|---|
| RGB | rgb(151, 221, 213) |
| HSL | hsl(173, 51%, 73%) |
| HSV | hsv(173, 32%, 87%) |
| CMYK | cmyk(31.7%, 0%, 3.6%, 13.3%) |
| CIE-LAB | lab(83.49, -23.54, -3.07) |
| CIE-LCH | lch(83.49, 23.74, 187.42°) |
| OKLab | oklab(84.89% -0.0705 -0.0086) |
| OKLCH | oklch(84.89% 0.071 187) |
| XYZ | xyz(50.6250, 63.0934, 72.4486) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.52
Pale Cyan
#B7FFFA
ΔE00 7.58
Duck Egg Blue
#C3FBF4
ΔE00 7.60
Light Cyan
#ACFFFC
ΔE00 7.62
Powder Blue
#B0E0E6
ΔE00 7.74
Pale Teal
#82CBB2
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDD5 #DD979F
analogous
#97DDB2 #97DDD5 #97C2DD
triadic
#97DDD5 #D597DD #DDD597
tetradic
#97DDD5 #B297DD #DD979F #C2DD97
square
#97DDD5 #B297DD #DD979F #C2DD97
split-complementary
#97DDD5 #DD97C2 #DDB297
monochromatic
#3DBCAE #69CEC2 #97DDD5 #C5ECE8 #E8F7F6
Accessibility & contrast
On white
1.54
#97DDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#97DDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDD5
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDD5 | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D5
Deuteranopia (green-blind)
#C9CCD6
Tritanopia (blue-blind)
#80E0DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97ddd5; /* rgb */ color: rgb(151, 221, 213); /* oklch */ color: oklch(84.9% 0.071 187.0);
Tailwind
colors: {
custom: {
50: '#b8e7e1',
500: '#97ddd5',
950: '#000000',
},
}SCSS
$custom: #97ddd5; $custom-light: #b8e7e1; $custom-dark: #000000;
JSON
{
"hex": "#97ddd5",
"rgb": {
"r": 151,
"g": 221,
"b": 213
},
"hsl": {
"h": 173.143,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.84892,
"c": 0.07102,
"h": 187
},
"luminance": 0.63096
}Semantic roles & 50–950 ramp
primary
#97DDD5
secondary
#B5636D
accent
#2739BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484