#97DCE4#97DCE4
#97DCE4 is a very light, moderate teal. Relative luminance 0.634; OKLCH L 85.1% C 0.070 H 205.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCE4 |
|---|---|
| RGB | rgb(151, 220, 228) |
| HSL | hsl(186, 59%, 74%) |
| HSV | hsv(186, 34%, 89%) |
| CMYK | cmyk(33.8%, 3.5%, 0%, 10.6%) |
| CIE-LAB | lab(83.63, -19.59, -10.81) |
| CIE-LCH | lch(83.63, 22.37, 208.89°) |
| OKLab | oklab(85.14% -0.0632 -0.0296) |
| OKLCH | oklch(85.14% 0.07 205.1) |
| XYZ | xyz(52.3545, 63.3640, 82.8555) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.07
Robin'S Egg Blue
#98EFF9
ΔE00 4.47
Paleturquoise
#AFEEEE
ΔE00 5.16
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Lightblue
#ADD8E6
ΔE00 6.45
Robin'S Egg
#6DEDFD
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCE4 #E49F97
analogous
#97E4C6 #97DCE4 #97B6E4
triadic
#97DCE4 #E497DC #DCE497
tetradic
#97DCE4 #C697E4 #E49F97 #B6E497
square
#97DCE4 #C697E4 #E49F97 #B6E497
split-complementary
#97DCE4 #E497B6 #E4C697
monochromatic
#36BBCB #66CCD7 #97DCE4 #C8ECF1 #E7F7F9
Accessibility & contrast
On white
1.54
#97DCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#97DCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCE4
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCE4 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E5
Deuteranopia (green-blind)
#C4CCE4
Tritanopia (blue-blind)
#7AE1DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dce4; /* rgb */ color: rgb(151, 220, 228); /* oklch */ color: oklch(85.1% 0.070 205.1);
Tailwind
colors: {
custom: {
50: '#b8e7ec',
500: '#97dce4',
950: '#000000',
},
}SCSS
$custom: #97dce4; $custom-light: #b8e7ec; $custom-dark: #000000;
JSON
{
"hex": "#97dce4",
"rgb": {
"r": 151,
"g": 220,
"b": 228
},
"hsl": {
"h": 186.234,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.85144,
"c": 0.06983,
"h": 205.1
},
"luminance": 0.63367
}Semantic roles & 50–950 ramp
primary
#97DCE4
secondary
#BD6B62
accent
#301FC6
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484