#97DCDB#97DCDB
#97DCDB is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.9% C 0.069 H 194.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCDB |
|---|---|
| RGB | rgb(151, 220, 219) |
| HSL | hsl(179, 50%, 73%) |
| HSV | hsv(179, 31%, 86%) |
| CMYK | cmyk(31.4%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(83.38, -21.69, -6.42) |
| CIE-LCH | lch(83.38, 22.62, 196.48°) |
| OKLab | oklab(84.86% -0.0668 -0.0176) |
| OKLCH | oklch(84.86% 0.069 194.8) |
| XYZ | xyz(51.1375, 62.8772, 76.4461) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.49
Powder Blue
#B0E0E6
ΔE00 5.69
Robin'S Egg Blue
#98EFF9
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Light Cyan
#ACFFFC
ΔE00 7.55
Pale Cyan
#B7FFFA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCDB #DC9798
analogous
#97DCB8 #97DCDB #97BBDC
triadic
#97DCDB #DB97DC #DCDB97
tetradic
#97DCDB #B897DC #DC9798 #BBDC97
square
#97DCDB #B897DC #DC9798 #BBDC97
split-complementary
#97DCDB #DC97BB #DCB897
monochromatic
#3FBAB8 #69CDCB #97DCDB #C5EBEB #E8F7F7
Accessibility & contrast
On white
1.55
#97DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#97DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCDB
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCDB | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DB
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#7EE0DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dcdb; /* rgb */ color: rgb(151, 220, 219); /* oklch */ color: oklch(84.9% 0.069 194.8);
Tailwind
colors: {
custom: {
50: '#b8e7e6',
500: '#97dcdb',
950: '#000000',
},
}SCSS
$custom: #97dcdb; $custom-light: #b8e7e6; $custom-dark: #000000;
JSON
{
"hex": "#97dcdb",
"rgb": {
"r": 151,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.13,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.84855,
"c": 0.06912,
"h": 194.8
},
"luminance": 0.6288
}Semantic roles & 50–950 ramp
primary
#97DCDB
secondary
#B46465
accent
#292BBD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484