#97DCDF#97DCDF
#97DCDF is a very light, moderate teal. Relative luminance 0.631; OKLCH L 85.0% C 0.069 H 199.4°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCDF |
|---|---|
| RGB | rgb(151, 220, 223) |
| HSL | hsl(183, 53%, 73%) |
| HSV | hsv(183, 32%, 87%) |
| CMYK | cmyk(32.3%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(83.49, -20.76, -8.37) |
| CIE-LCH | lch(83.49, 22.39, 201.96°) |
| OKLab | oklab(84.98% -0.0652 -0.0229) |
| OKLCH | oklch(84.98% 0.069 199.4) |
| XYZ | xyz(51.6704, 63.0904, 79.2527) |
| Luminance | 0.6309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.47
Powder Blue
#B0E0E6
ΔE00 4.76
Robin'S Egg Blue
#98EFF9
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 7.10
Pale Sky Blue
#BDF6FE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCDF #DF9A97
analogous
#97DFBE #97DCDF #97B8DF
triadic
#97DCDF #DF97DC #DCDF97
tetradic
#97DCDF #BE97DF #DF9A97 #B8DF97
square
#97DCDF #BE97DF #DF9A97 #B8DF97
split-complementary
#97DCDF #DF97B8 #DFBE97
monochromatic
#3BBBC0 #68CCD1 #97DCDF #C6ECED #E8F7F8
Accessibility & contrast
On white
1.54
#97DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#97DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCDF
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCDF | 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)
#D3D6DF
Deuteranopia (green-blind)
#C5CCE0
Tritanopia (blue-blind)
#7CE1DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dcdf; /* rgb */ color: rgb(151, 220, 223); /* oklch */ color: oklch(85.0% 0.069 199.4);
Tailwind
colors: {
custom: {
50: '#b8e7e9',
500: '#97dcdf',
950: '#000000',
},
}SCSS
$custom: #97dcdf; $custom-light: #b8e7e9; $custom-dark: #000000;
JSON
{
"hex": "#97dcdf",
"rgb": {
"r": 151,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.5,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.84982,
"c": 0.06915,
"h": 199.4
},
"luminance": 0.63093
}Semantic roles & 50–950 ramp
primary
#97DCDF
secondary
#B76663
accent
#2C25C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484