#97DDEA#97DDEA
#97DDEA is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.6% C 0.072 H 210.4°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDEA |
|---|---|
| RGB | rgb(151, 221, 234) |
| HSL | hsl(189, 66%, 75%) |
| HSV | hsv(189, 35%, 92%) |
| CMYK | cmyk(35.5%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.09, -18.66, -13.32) |
| CIE-LCH | lch(84.09, 22.92, 215.52°) |
| OKLab | oklab(85.56% -0.0621 -0.0365) |
| OKLCH | oklch(85.56% 0.072 210.4) |
| XYZ | xyz(53.4651, 64.2295, 87.4062) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.22
Robin'S Egg Blue
#98EFF9
ΔE00 4.60
Lightblue
#ADD8E6
ΔE00 5.44
Robin Egg Blue
#8AF1FE
ΔE00 5.49
Ice Blue
#A5DFF9
ΔE00 6.06
Paleturquoise
#AFEEEE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDEA #EAA497
analogous
#97EACE #97DDEA #97B3EA
triadic
#97DDEA #EA97DD #DDEA97
tetradic
#97DDEA #CE97EA #EAA497 #B3EA97
square
#97DDEA #CE97EA #EAA497 #B3EA97
split-complementary
#97DDEA #EA97B3 #EACE97
monochromatic
#31BCD5 #64CCE0 #97DDEA #CAEEF4 #E6F7FA
Accessibility & contrast
On white
1.52
#97DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#97DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDEA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDEA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#C3CDEA
Tritanopia (blue-blind)
#77E3E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97ddea; /* rgb */ color: rgb(151, 221, 234); /* oklch */ color: oklch(85.6% 0.072 210.4);
Tailwind
colors: {
custom: {
50: '#b8e7f0',
500: '#97ddea',
950: '#000000',
},
}SCSS
$custom: #97ddea; $custom-light: #b8e7f0; $custom-dark: #000000;
JSON
{
"hex": "#97ddea",
"rgb": {
"r": 151,
"g": 221,
"b": 234
},
"hsl": {
"h": 189.398,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.85563,
"c": 0.07206,
"h": 210.4
},
"luminance": 0.64233
}Semantic roles & 50–950 ramp
primary
#97DDEA
secondary
#C57060
accent
#3417CE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485