#97DDE1#97DDE1
#97DDE1 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.3% C 0.070 H 200.5°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDE1 |
|---|---|
| RGB | rgb(151, 221, 225) |
| HSL | hsl(183, 55%, 74%) |
| HSV | hsv(183, 33%, 88%) |
| CMYK | cmyk(32.9%, 1.8%, 0%, 11.8%) |
| CIE-LAB | lab(83.82, -20.79, -8.94) |
| CIE-LCH | lch(83.82, 22.63, 203.26°) |
| OKLab | oklab(85.27% -0.0657 -0.0245) |
| OKLCH | oklch(85.27% 0.07 200.5) |
| XYZ | xyz(52.2049, 63.7254, 80.7690) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.38
Robin'S Egg Blue
#98EFF9
ΔE00 4.57
Powder Blue
#B0E0E6
ΔE00 4.63
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Robin'S Egg
#6DEDFD
ΔE00 6.76
Pale Sky Blue
#BDF6FE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDE1 #E19B97
analogous
#97E1C0 #97DDE1 #97B8E1
triadic
#97DDE1 #E197DD #DDE197
tetradic
#97DDE1 #C097E1 #E19B97 #B8E197
square
#97DDE1 #C097E1 #E19B97 #B8E197
split-complementary
#97DDE1 #E197B8 #E1C097
monochromatic
#39BDC5 #67CDD3 #97DDE1 #C6EDEF #E7F7F8
Accessibility & contrast
On white
1.53
#97DDE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#97DDE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDE1
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDE1 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E1
Deuteranopia (green-blind)
#C6CDE2
Tritanopia (blue-blind)
#7BE2DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dde1; /* rgb */ color: rgb(151, 221, 225); /* oklch */ color: oklch(85.3% 0.070 200.5);
Tailwind
colors: {
custom: {
50: '#b8e7ea',
500: '#97dde1',
950: '#000000',
},
}SCSS
$custom: #97dde1; $custom-light: #b8e7ea; $custom-dark: #000000;
JSON
{
"hex": "#97dde1",
"rgb": {
"r": 151,
"g": 221,
"b": 225
},
"hsl": {
"h": 183.243,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.85266,
"c": 0.07008,
"h": 200.5
},
"luminance": 0.63728
}Semantic roles & 50–950 ramp
primary
#97DDE1
secondary
#BA6762
accent
#2B23C3
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484