#97DFDA#97DFDA
#97DFDA is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.5% C 0.072 H 190.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFDA |
|---|---|
| RGB | rgb(151, 223, 218) |
| HSL | hsl(176, 53%, 73%) |
| HSV | hsv(176, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(84.18, -23.40, -4.70) |
| CIE-LCH | lch(84.18, 23.87, 191.36°) |
| OKLab | oklab(85.49% -0.0709 -0.013) |
| OKLCH | oklch(85.49% 0.072 190.4) |
| XYZ | xyz(51.8007, 64.4136, 76.0196) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.63
Robin'S Egg Blue
#98EFF9
ΔE00 6.62
Light Cyan
#ACFFFC
ΔE00 6.91
Powder Blue
#B0E0E6
ΔE00 6.96
Pale Cyan
#B7FFFA
ΔE00 7.02
Duck Egg Blue
#C3FBF4
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFDA #DF979C
analogous
#97DFB6 #97DFDA #97C0DF
triadic
#97DFDA #DA97DF #DFDA97
tetradic
#97DFDA #B697DF #DF979C #C0DF97
square
#97DFDA #B697DF #DF979C #C0DF97
split-complementary
#97DFDA #DF97C0 #DFB697
monochromatic
#3BC0B7 #68D1C9 #97DFDA #C6EDEB #E8F8F7
Accessibility & contrast
On white
1.51
#97DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#97DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFDA
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFDA | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#CACEDB
Tritanopia (blue-blind)
#7DE3DD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dfda; /* rgb */ color: rgb(151, 223, 218); /* oklch */ color: oklch(85.5% 0.072 190.4);
Tailwind
colors: {
custom: {
50: '#b8e9e5',
500: '#97dfda',
950: '#000000',
},
}SCSS
$custom: #97dfda; $custom-light: #b8e9e5; $custom-dark: #000000;
JSON
{
"hex": "#97dfda",
"rgb": {
"r": 151,
"g": 223,
"b": 218
},
"hsl": {
"h": 175.833,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85488,
"c": 0.07209,
"h": 190.4
},
"luminance": 0.64417
}Semantic roles & 50–950 ramp
primary
#97DFDA
secondary
#B76369
accent
#2530C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484