#97DDE4#97DDE4
#97DDE4 is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.4% C 0.070 H 203.8°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDE4 |
|---|---|
| RGB | rgb(151, 221, 228) |
| HSL | hsl(185, 59%, 74%) |
| HSV | hsv(185, 34%, 89%) |
| CMYK | cmyk(33.8%, 3.1%, 0%, 10.6%) |
| CIE-LAB | lab(83.91, -20.09, -10.40) |
| CIE-LCH | lch(83.91, 22.62, 207.37°) |
| OKLab | oklab(85.36% -0.0645 -0.0285) |
| OKLCH | oklch(85.36% 0.07 203.8) |
| XYZ | xyz(52.6177, 63.8905, 82.9433) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.21
Robin'S Egg Blue
#98EFF9
ΔE00 4.25
Paleturquoise
#AFEEEE
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Robin'S Egg
#6DEDFD
ΔE00 6.40
Pale Sky Blue
#BDF6FE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDE4 #E49E97
analogous
#97E4C5 #97DDE4 #97B7E4
triadic
#97DDE4 #E497DD #DDE497
tetradic
#97DDE4 #C597E4 #E49E97 #B7E497
square
#97DDE4 #C597E4 #E49E97 #B7E497
split-complementary
#97DDE4 #E497B7 #E4C597
monochromatic
#36BDCB #66CDD7 #97DDE4 #C8EDF1 #E7F7F9
Accessibility & contrast
On white
1.52
#97DDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#97DDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDE4
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDE4 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E5
Deuteranopia (green-blind)
#C5CDE4
Tritanopia (blue-blind)
#7AE2DF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dde4; /* rgb */ color: rgb(151, 221, 228); /* oklch */ color: oklch(85.4% 0.070 203.8);
Tailwind
colors: {
custom: {
50: '#b8e7ec',
500: '#97dde4',
950: '#000000',
},
}SCSS
$custom: #97dde4; $custom-light: #b8e7ec; $custom-dark: #000000;
JSON
{
"hex": "#97dde4",
"rgb": {
"r": 151,
"g": 221,
"b": 228
},
"hsl": {
"h": 185.455,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.85363,
"c": 0.07048,
"h": 203.8
},
"luminance": 0.63894
}Semantic roles & 50–950 ramp
primary
#97DDE4
secondary
#BD6A62
accent
#2E1FC6
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484