#97DFD8#97DFD8
#97DFD8 is a very light, moderate teal. Relative luminance 0.643; OKLCH L 85.4% C 0.072 H 188.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFD8 |
|---|---|
| RGB | rgb(151, 223, 216) |
| HSL | hsl(174, 53%, 73%) |
| HSV | hsv(174, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(84.13, -23.85, -3.72) |
| CIE-LCH | lch(84.13, 24.14, 188.87°) |
| OKLab | oklab(85.43% -0.0717 -0.0104) |
| OKLCH | oklch(85.43% 0.072 188.2) |
| XYZ | xyz(51.5405, 64.3095, 74.6496) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.06
Light Cyan
#ACFFFC
ΔE00 7.07
Pale Cyan
#B7FFFA
ΔE00 7.11
Duck Egg Blue
#C3FBF4
ΔE00 7.29
Robin'S Egg Blue
#98EFF9
ΔE00 7.30
Powder Blue
#B0E0E6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFD8 #DF979E
analogous
#97DFB4 #97DFD8 #97C2DF
triadic
#97DFD8 #D897DF #DFD897
tetradic
#97DFD8 #B497DF #DF979E #C2DF97
square
#97DFD8 #B497DF #DF979E #C2DF97
split-complementary
#97DFD8 #DF97C2 #DFB497
monochromatic
#3BC0B3 #68D1C6 #97DFD8 #C6EDEA #E8F8F6
Accessibility & contrast
On white
1.51
#97DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#97DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFD8
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFD8 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D8
Deuteranopia (green-blind)
#CACED9
Tritanopia (blue-blind)
#7EE2DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dfd8; /* rgb */ color: rgb(151, 223, 216); /* oklch */ color: oklch(85.4% 0.072 188.2);
Tailwind
colors: {
custom: {
50: '#b8e9e4',
500: '#97dfd8',
950: '#000000',
},
}SCSS
$custom: #97dfd8; $custom-light: #b8e9e4; $custom-dark: #000000;
JSON
{
"hex": "#97dfd8",
"rgb": {
"r": 151,
"g": 223,
"b": 216
},
"hsl": {
"h": 174.167,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85427,
"c": 0.07248,
"h": 188.2
},
"luminance": 0.64313
}Semantic roles & 50–950 ramp
primary
#97DFD8
secondary
#B7636B
accent
#2534C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484