#97E2EA#97E2EA
#97E2EA is a very light, moderate teal. Relative luminance 0.669; OKLCH L 86.7% C 0.075 H 204.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #97E2EA |
|---|---|
| RGB | rgb(151, 226, 234) |
| HSL | hsl(186, 66%, 75%) |
| HSV | hsv(186, 35%, 92%) |
| CMYK | cmyk(35.5%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.46, -21.16, -11.26) |
| CIE-LCH | lch(85.46, 23.97, 208.03°) |
| OKLab | oklab(86.66% -0.0682 -0.0309) |
| OKLCH | oklch(86.66% 0.075 204.4) |
| XYZ | xyz(54.8049, 66.9091, 87.8528) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.01
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Paleturquoise
#AFEEEE
ΔE00 4.36
Powder Blue
#B0E0E6
ΔE00 4.61
Robin'S Egg
#6DEDFD
ΔE00 5.43
Pale Sky Blue
#BDF6FE
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E2EA #EA9F97
analogous
#97EAC8 #97E2EA #97B8EA
triadic
#97E2EA #EA97E2 #E2EA97
tetradic
#97E2EA #C897EA #EA9F97 #B8EA97
square
#97E2EA #C897EA #EA9F97 #B8EA97
split-complementary
#97E2EA #EA97B8 #EAC897
monochromatic
#31C6D5 #64D4E0 #97E2EA #CAF0F4 #E6F8FA
Accessibility & contrast
On white
1.46
#97E2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#97E2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E2EA
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E2EA | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#77E8E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97e2ea; /* rgb */ color: rgb(151, 226, 234); /* oklch */ color: oklch(86.7% 0.075 204.4);
Tailwind
colors: {
custom: {
50: '#b9ebf0',
500: '#97e2ea',
950: '#000000',
},
}SCSS
$custom: #97e2ea; $custom-light: #b9ebf0; $custom-dark: #000000;
JSON
{
"hex": "#97e2ea",
"rgb": {
"r": 151,
"g": 226,
"b": 234
},
"hsl": {
"h": 185.783,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.86658,
"c": 0.07483,
"h": 204.4
},
"luminance": 0.66913
}Semantic roles & 50–950 ramp
primary
#97E2EA
secondary
#C56A60
accent
#2917CE
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485