#97DFDE#97DFDE
#97DFDE is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.6% C 0.072 H 194.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFDE |
|---|---|
| RGB | rgb(151, 223, 222) |
| HSL | hsl(179, 53%, 73%) |
| HSV | hsv(179, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 0.4%, 12.5%) |
| CIE-LAB | lab(84.29, -22.48, -6.66) |
| CIE-LCH | lch(84.29, 23.45, 196.49°) |
| OKLab | oklab(85.61% -0.0693 -0.0183) |
| OKLCH | oklch(85.61% 0.072 194.8) |
| XYZ | xyz(52.3304, 64.6255, 78.8096) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.35
Powder Blue
#B0E0E6
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 6.54
Light Cyan
#ACFFFC
ΔE00 6.86
Pale Cyan
#B7FFFA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFDE #DF9798
analogous
#97DFBA #97DFDE #97BCDF
triadic
#97DFDE #DE97DF #DFDE97
tetradic
#97DFDE #BA97DF #DF9798 #BCDF97
square
#97DFDE #BA97DF #DF9798 #BCDF97
split-complementary
#97DFDE #DF97BC #DFBA97
monochromatic
#3BC0BF #68D1CF #97DFDE #C6EDED #E8F8F8
Accessibility & contrast
On white
1.51
#97DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#97DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFDE
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFDE | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#C9CEDF
Tritanopia (blue-blind)
#7CE3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dfde; /* rgb */ color: rgb(151, 223, 222); /* oklch */ color: oklch(85.6% 0.072 194.8);
Tailwind
colors: {
custom: {
50: '#b8e9e8',
500: '#97dfde',
950: '#000000',
},
}SCSS
$custom: #97dfde; $custom-light: #b8e9e8; $custom-dark: #000000;
JSON
{
"hex": "#97dfde",
"rgb": {
"r": 151,
"g": 223,
"b": 222
},
"hsl": {
"h": 179.167,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85612,
"c": 0.07168,
"h": 194.8
},
"luminance": 0.64629
}Semantic roles & 50–950 ramp
primary
#97DFDE
secondary
#B76364
accent
#2527C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484