#97E0EA#97E0EA
#97E0EA is a very light, moderate teal. Relative luminance 0.658; OKLCH L 86.2% C 0.074 H 206.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97E0EA |
|---|---|
| RGB | rgb(151, 224, 234) |
| HSL | hsl(187, 66%, 75%) |
| HSV | hsv(187, 35%, 92%) |
| CMYK | cmyk(35.5%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(84.91, -20.16, -12.08) |
| CIE-LCH | lch(84.91, 23.50, 210.94°) |
| OKLab | oklab(86.22% -0.0658 -0.0331) |
| OKLCH | oklch(86.22% 0.074 206.7) |
| XYZ | xyz(54.2643, 65.8278, 87.6726) |
| Luminance | 0.6583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.52
Powder Blue
#B0E0E6
ΔE00 4.31
Robin Egg Blue
#8AF1FE
ΔE00 4.60
Paleturquoise
#AFEEEE
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.70
Pale Sky Blue
#BDF6FE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E0EA #EAA197
analogous
#97EACA #97E0EA #97B6EA
triadic
#97E0EA #EA97E0 #E0EA97
tetradic
#97E0EA #CA97EA #EAA197 #B6EA97
square
#97E0EA #CA97EA #EAA197 #B6EA97
split-complementary
#97E0EA #EA97B6 #EACA97
monochromatic
#31C2D5 #64D1E0 #97E0EA #CAEFF4 #E6F7FA
Accessibility & contrast
On white
1.48
#97E0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#97E0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E0EA
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E0EA | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#77E6E3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #97e0ea; /* rgb */ color: rgb(151, 224, 234); /* oklch */ color: oklch(86.2% 0.074 206.7);
Tailwind
colors: {
custom: {
50: '#b9e9f0',
500: '#97e0ea',
950: '#000000',
},
}SCSS
$custom: #97e0ea; $custom-light: #b9e9f0; $custom-dark: #000000;
JSON
{
"hex": "#97e0ea",
"rgb": {
"r": 151,
"g": 224,
"b": 234
},
"hsl": {
"h": 187.229,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.86219,
"c": 0.07363,
"h": 206.7
},
"luminance": 0.65831
}Semantic roles & 50–950 ramp
primary
#97E0EA
secondary
#C56C60
accent
#2D17CE
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485