#97DBDA#97DBDA
#97DBDA is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.6% C 0.068 H 194.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #97DBDA |
|---|---|
| RGB | rgb(151, 219, 218) |
| HSL | hsl(179, 49%, 73%) |
| HSV | hsv(179, 31%, 86%) |
| CMYK | cmyk(31.1%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(83.07, -21.42, -6.34) |
| CIE-LCH | lch(83.07, 22.34, 196.48°) |
| OKLab | oklab(84.6% -0.066 -0.0174) |
| OKLCH | oklch(84.6% 0.068 194.8) |
| XYZ | xyz(50.7446, 62.3014, 75.6676) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.65
Powder Blue
#B0E0E6
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Robin Egg Blue
#8AF1FE
ΔE00 7.23
Light Cyan
#ACFFFC
ΔE00 7.79
Pale Cyan
#B7FFFA
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DBDA #DB9798
analogous
#97DBB8 #97DBDA #97BADB
triadic
#97DBDA #DA97DB #DBDA97
tetradic
#97DBDA #B897DB #DB9798 #BADB97
square
#97DBDA #B897DB #DB9798 #BADB97
split-complementary
#97DBDA #DB97BA #DBB897
monochromatic
#40B8B6 #6ACBCA #97DBDA #C4EBEA #E8F7F7
Accessibility & contrast
On white
1.56
#97DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#97DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DBDA
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DBDA | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#7EDFDA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97dbda; /* rgb */ color: rgb(151, 219, 218); /* oklch */ color: oklch(84.6% 0.068 194.8);
Tailwind
colors: {
custom: {
50: '#b8e6e5',
500: '#97dbda',
950: '#000000',
},
}SCSS
$custom: #97dbda; $custom-light: #b8e6e5; $custom-dark: #000000;
JSON
{
"hex": "#97dbda",
"rgb": {
"r": 151,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.118,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.84603,
"c": 0.06826,
"h": 194.8
},
"luminance": 0.62304
}Semantic roles & 50–950 ramp
primary
#97DBDA
secondary
#B36465
accent
#2A2CBC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484