#97DCE5#97DCE5
#97DCE5 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.2% C 0.070 H 206.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCE5 |
|---|---|
| RGB | rgb(151, 220, 229) |
| HSL | hsl(187, 60%, 75%) |
| HSV | hsv(187, 34%, 90%) |
| CMYK | cmyk(34.1%, 3.9%, 0%, 10.2%) |
| CIE-LAB | lab(83.66, -19.35, -11.30) |
| CIE-LCH | lch(83.66, 22.41, 210.28°) |
| OKLab | oklab(85.18% -0.0629 -0.0309) |
| OKLCH | oklch(85.18% 0.07 206.2) |
| XYZ | xyz(52.4937, 63.4197, 83.5887) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.02
Robin'S Egg Blue
#98EFF9
ΔE00 4.48
Paleturquoise
#AFEEEE
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Lightblue
#ADD8E6
ΔE00 6.19
Robin'S Egg
#6DEDFD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCE5 #E5A097
analogous
#97E5C7 #97DCE5 #97B5E5
triadic
#97DCE5 #E597DC #DCE597
tetradic
#97DCE5 #C797E5 #E5A097 #B5E597
square
#97DCE5 #C797E5 #E5A097 #B5E597
split-complementary
#97DCE5 #E597B5 #E5C797
monochromatic
#35BBCD #66CCD9 #97DCE5 #C8ECF1 #E7F7F9
Accessibility & contrast
On white
1.53
#97DCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#97DCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCE5
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCE5 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D6E6
Deuteranopia (green-blind)
#C4CCE5
Tritanopia (blue-blind)
#7AE2DF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dce5; /* rgb */ color: rgb(151, 220, 229); /* oklch */ color: oklch(85.2% 0.070 206.2);
Tailwind
colors: {
custom: {
50: '#b8e7ed',
500: '#97dce5',
950: '#000000',
},
}SCSS
$custom: #97dce5; $custom-light: #b8e7ed; $custom-dark: #000000;
JSON
{
"hex": "#97dce5",
"rgb": {
"r": 151,
"g": 220,
"b": 229
},
"hsl": {
"h": 186.923,
"s": 60,
"l": 74.51
},
"oklch": {
"l": 0.85177,
"c": 0.07006,
"h": 206.2
},
"luminance": 0.63423
}Semantic roles & 50–950 ramp
primary
#97DCE5
secondary
#BF6C62
accent
#311EC8
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484