#97E1EA#97E1EA
#97E1EA is a very light, moderate teal. Relative luminance 0.664; OKLCH L 86.4% C 0.074 H 205.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #97E1EA |
|---|---|
| RGB | rgb(151, 225, 234) |
| HSL | hsl(187, 66%, 75%) |
| HSV | hsv(187, 35%, 92%) |
| CMYK | cmyk(35.5%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(85.18, -20.66, -11.67) |
| CIE-LCH | lch(85.18, 23.73, 209.47°) |
| OKLab | oklab(86.44% -0.067 -0.032) |
| OKLCH | oklch(86.44% 0.074 205.5) |
| XYZ | xyz(54.5338, 66.3668, 87.7625) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.23
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Powder Blue
#B0E0E6
ΔE00 4.44
Paleturquoise
#AFEEEE
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 5.54
Pale Sky Blue
#BDF6FE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E1EA #EAA097
analogous
#97EAC9 #97E1EA #97B7EA
triadic
#97E1EA #EA97E1 #E1EA97
tetradic
#97E1EA #C997EA #EAA097 #B7EA97
square
#97E1EA #C997EA #EAA097 #B7EA97
split-complementary
#97E1EA #EA97B7 #EAC997
monochromatic
#31C4D5 #64D2E0 #97E1EA #CAF0F4 #E6F8FA
Accessibility & contrast
On white
1.47
#97E1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#97E1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E1EA
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E1EA | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#77E7E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #97e1ea; /* rgb */ color: rgb(151, 225, 234); /* oklch */ color: oklch(86.4% 0.074 205.5);
Tailwind
colors: {
custom: {
50: '#b9eaf0',
500: '#97e1ea',
950: '#000000',
},
}SCSS
$custom: #97e1ea; $custom-light: #b9eaf0; $custom-dark: #000000;
JSON
{
"hex": "#97e1ea",
"rgb": {
"r": 151,
"g": 225,
"b": 234
},
"hsl": {
"h": 186.506,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.86438,
"c": 0.07422,
"h": 205.5
},
"luminance": 0.6637
}Semantic roles & 50–950 ramp
primary
#97E1EA
secondary
#C56B60
accent
#2B17CE
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485