#97DFEA#97DFEA
#97DFEA is a very light, moderate teal. Relative luminance 0.653; OKLCH L 86.0% C 0.073 H 207.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFEA |
|---|---|
| RGB | rgb(151, 223, 234) |
| HSL | hsl(188, 66%, 75%) |
| HSV | hsv(188, 35%, 92%) |
| CMYK | cmyk(35.5%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(84.63, -19.66, -12.50) |
| CIE-LCH | lch(84.63, 23.30, 212.44°) |
| OKLab | oklab(86% -0.0646 -0.0342) |
| OKLCH | oklch(86% 0.073 207.9) |
| XYZ | xyz(53.9963, 65.2918, 87.5833) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.84
Powder Blue
#B0E0E6
ΔE00 4.22
Robin Egg Blue
#8AF1FE
ΔE00 4.87
Paleturquoise
#AFEEEE
ΔE00 5.42
Robin'S Egg
#6DEDFD
ΔE00 5.89
Pale Sky Blue
#BDF6FE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFEA #EAA297
analogous
#97EACB #97DFEA #97B5EA
triadic
#97DFEA #EA97DF #DFEA97
tetradic
#97DFEA #CB97EA #EAA297 #B5EA97
square
#97DFEA #CB97EA #EAA297 #B5EA97
split-complementary
#97DFEA #EA97B5 #EACB97
monochromatic
#31C0D5 #64CFE0 #97DFEA #CAEFF4 #E6F7FA
Accessibility & contrast
On white
1.49
#97DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#97DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFEA
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFEA | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9EB
Deuteranopia (green-blind)
#C5CFEA
Tritanopia (blue-blind)
#77E5E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97dfea; /* rgb */ color: rgb(151, 223, 234); /* oklch */ color: oklch(86.0% 0.073 207.9);
Tailwind
colors: {
custom: {
50: '#b9e9f0',
500: '#97dfea',
950: '#000000',
},
}SCSS
$custom: #97dfea; $custom-light: #b9e9f0; $custom-dark: #000000;
JSON
{
"hex": "#97dfea",
"rgb": {
"r": 151,
"g": 223,
"b": 234
},
"hsl": {
"h": 187.952,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.86,
"c": 0.07307,
"h": 207.9
},
"luminance": 0.65295
}Semantic roles & 50–950 ramp
primary
#97DFEA
secondary
#C56E60
accent
#2F17CE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485