#97DCE0#97DCE0
#97DCE0 is a very light, moderate teal. Relative luminance 0.631; OKLCH L 85.0% C 0.069 H 200.5°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCE0 |
|---|---|
| RGB | rgb(151, 220, 224) |
| HSL | hsl(183, 54%, 74%) |
| HSV | hsv(183, 33%, 88%) |
| CMYK | cmyk(32.6%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(83.52, -20.53, -8.86) |
| CIE-LCH | lch(83.52, 22.36, 203.35°) |
| OKLab | oklab(85.01% -0.0648 -0.0243) |
| OKLCH | oklch(85.01% 0.069 200.5) |
| XYZ | xyz(51.8056, 63.1445, 79.9649) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.55
Powder Blue
#B0E0E6
ΔE00 4.57
Robin'S Egg Blue
#98EFF9
ΔE00 4.78
Robin Egg Blue
#8AF1FE
ΔE00 5.99
Robin'S Egg
#6DEDFD
ΔE00 6.94
Pale Sky Blue
#BDF6FE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCE0 #E09B97
analogous
#97E0BF #97DCE0 #97B7E0
triadic
#97DCE0 #E097DC #DCE097
tetradic
#97DCE0 #BF97E0 #E09B97 #B7E097
square
#97DCE0 #BF97E0 #E09B97 #B7E097
split-complementary
#97DCE0 #E097B7 #E0BF97
monochromatic
#3ABBC3 #68CCD2 #97DCE0 #C6ECEE #E7F7F8
Accessibility & contrast
On white
1.54
#97DCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#97DCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCE0
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCE0 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E0
Deuteranopia (green-blind)
#C5CCE1
Tritanopia (blue-blind)
#7CE1DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dce0; /* rgb */ color: rgb(151, 220, 224); /* oklch */ color: oklch(85.0% 0.069 200.5);
Tailwind
colors: {
custom: {
50: '#b8e7e9',
500: '#97dce0',
950: '#000000',
},
}SCSS
$custom: #97dce0; $custom-light: #b8e7e9; $custom-dark: #000000;
JSON
{
"hex": "#97dce0",
"rgb": {
"r": 151,
"g": 220,
"b": 224
},
"hsl": {
"h": 183.288,
"s": 54.074,
"l": 73.529
},
"oklch": {
"l": 0.85014,
"c": 0.06922,
"h": 200.5
},
"luminance": 0.63148
}Semantic roles & 50–950 ramp
primary
#97DCE0
secondary
#B96763
accent
#2D24C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484