#97DDD7#97DDD7
#97DDD7 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 85.0% C 0.071 H 189.2°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDD7 |
|---|---|
| RGB | rgb(151, 221, 215) |
| HSL | hsl(175, 51%, 73%) |
| HSV | hsv(175, 32%, 87%) |
| CMYK | cmyk(31.7%, 0%, 2.7%, 13.3%) |
| CIE-LAB | lab(83.55, -23.09, -4.05) |
| CIE-LCH | lch(83.55, 23.44, 189.94°) |
| OKLab | oklab(84.95% -0.0697 -0.0112) |
| OKLCH | oklch(84.95% 0.071 189.2) |
| XYZ | xyz(50.8805, 63.1956, 73.7938) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.07
Powder Blue
#B0E0E6
ΔE00 7.14
Robin'S Egg Blue
#98EFF9
ΔE00 7.22
Light Cyan
#ACFFFC
ΔE00 7.43
Pale Cyan
#B7FFFA
ΔE00 7.46
Duck Egg Blue
#C3FBF4
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDD7 #DD979D
analogous
#97DDB4 #97DDD7 #97C0DD
triadic
#97DDD7 #D797DD #DDD797
tetradic
#97DDD7 #B497DD #DD979D #C0DD97
square
#97DDD7 #B497DD #DD979D #C0DD97
split-complementary
#97DDD7 #DD97C0 #DDB497
monochromatic
#3DBCB1 #69CEC5 #97DDD7 #C5ECE9 #E8F7F6
Accessibility & contrast
On white
1.54
#97DDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#97DDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDD7
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDD7 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D7
Deuteranopia (green-blind)
#C9CCD8
Tritanopia (blue-blind)
#7FE0DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97ddd7; /* rgb */ color: rgb(151, 221, 215); /* oklch */ color: oklch(85.0% 0.071 189.2);
Tailwind
colors: {
custom: {
50: '#b8e7e3',
500: '#97ddd7',
950: '#000000',
},
}SCSS
$custom: #97ddd7; $custom-light: #b8e7e3; $custom-dark: #000000;
JSON
{
"hex": "#97ddd7",
"rgb": {
"r": 151,
"g": 221,
"b": 215
},
"hsl": {
"h": 174.857,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.84953,
"c": 0.07058,
"h": 189.2
},
"luminance": 0.63199
}Semantic roles & 50–950 ramp
primary
#97DDD7
secondary
#B5636A
accent
#2734BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484