#97DCDA#97DCDA
#97DCDA is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.8% C 0.069 H 193.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCDA |
|---|---|
| RGB | rgb(151, 220, 218) |
| HSL | hsl(178, 50%, 73%) |
| HSV | hsv(178, 31%, 86%) |
| CMYK | cmyk(31.4%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(83.35, -21.92, -5.93) |
| CIE-LCH | lch(83.35, 22.70, 195.13°) |
| OKLab | oklab(84.82% -0.0672 -0.0163) |
| OKLCH | oklch(84.82% 0.069 193.6) |
| XYZ | xyz(51.0062, 62.8247, 75.7548) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.57
Powder Blue
#B0E0E6
ΔE00 5.96
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Robin Egg Blue
#8AF1FE
ΔE00 7.32
Light Cyan
#ACFFFC
ΔE00 7.53
Pale Cyan
#B7FFFA
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCDA #DC9799
analogous
#97DCB7 #97DCDA #97BBDC
triadic
#97DCDA #DA97DC #DCDA97
tetradic
#97DCDA #B797DC #DC9799 #BBDC97
square
#97DCDA #B797DC #DC9799 #BBDC97
split-complementary
#97DCDA #DC97BB #DCB797
monochromatic
#3FBAB6 #69CDCA #97DCDA #C5EBEA #E8F7F7
Accessibility & contrast
On white
1.55
#97DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#97DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCDA
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCDA | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5DA
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#7EE0DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dcda; /* rgb */ color: rgb(151, 220, 218); /* oklch */ color: oklch(84.8% 0.069 193.6);
Tailwind
colors: {
custom: {
50: '#b8e7e5',
500: '#97dcda',
950: '#000000',
},
}SCSS
$custom: #97dcda; $custom-light: #b8e7e5; $custom-dark: #000000;
JSON
{
"hex": "#97dcda",
"rgb": {
"r": 151,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.261,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.84824,
"c": 0.06918,
"h": 193.6
},
"luminance": 0.62828
}Semantic roles & 50–950 ramp
primary
#97DCDA
secondary
#B46466
accent
#292DBD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484