#97DDDE#97DDDE
#97DDDE is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.2% C 0.070 H 197.1°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDDE |
|---|---|
| RGB | rgb(151, 221, 222) |
| HSL | hsl(181, 52%, 73%) |
| HSV | hsv(181, 32%, 87%) |
| CMYK | cmyk(32%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(83.74, -21.49, -7.47) |
| CIE-LCH | lch(83.74, 22.76, 199.18°) |
| OKLab | oklab(85.17% -0.0669 -0.0205) |
| OKLCH | oklch(85.17% 0.07 197.1) |
| XYZ | xyz(51.7992, 63.5631, 78.6325) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Powder Blue
#B0E0E6
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 7.33
Pale Sky Blue
#BDF6FE
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDDE #DE9897
analogous
#97DEBB #97DDDE #97B9DE
triadic
#97DDDE #DE97DD #DDDE97
tetradic
#97DDDE #BB97DE #DE9897 #B9DE97
square
#97DDDE #BB97DE #DE9897 #B9DE97
split-complementary
#97DDDE #DE97B9 #DEBB97
monochromatic
#3CBCBE #69CECF #97DDDE #C5ECED #E8F7F8
Accessibility & contrast
On white
1.53
#97DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#97DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDDE
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDDE | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DE
Deuteranopia (green-blind)
#C7CDDF
Tritanopia (blue-blind)
#7CE1DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97ddde; /* rgb */ color: rgb(151, 221, 222); /* oklch */ color: oklch(85.2% 0.070 197.1);
Tailwind
colors: {
custom: {
50: '#b8e7e8',
500: '#97ddde',
950: '#000000',
},
}SCSS
$custom: #97ddde; $custom-light: #b8e7e8; $custom-dark: #000000;
JSON
{
"hex": "#97ddde",
"rgb": {
"r": 151,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.845,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.8517,
"c": 0.06993,
"h": 197.1
},
"luminance": 0.63566
}Semantic roles & 50–950 ramp
primary
#97DDDE
secondary
#B66463
accent
#2826BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484