#97EAEA#97EAEA
#97EAEA is a very light, moderate teal. Relative luminance 0.714; OKLCH L 88.4% C 0.081 H 195.8°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #97EAEA |
|---|---|
| RGB | rgb(151, 234, 234) |
| HSL | hsl(180, 66%, 75%) |
| HSV | hsv(180, 35%, 92%) |
| CMYK | cmyk(35.5%, 0%, 0%, 8.2%) |
| CIE-LAB | lab(87.66, -25.09, -7.99) |
| CIE-LCH | lch(87.66, 26.33, 197.67°) |
| OKLab | oklab(88.42% -0.0777 -0.022) |
| OKLCH | oklch(88.42% 0.081 195.8) |
| XYZ | xyz(57.0312, 71.3617, 88.5949) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.34
Robin'S Egg Blue
#98EFF9
ΔE00 3.83
Light Cyan
#ACFFFC
ΔE00 4.59
Robin Egg Blue
#8AF1FE
ΔE00 4.84
Pale Cyan
#B7FFFA
ΔE00 5.28
Robin'S Egg
#6DEDFD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EAEA #EA9797
analogous
#97EAC0 #97EAEA #97C0EA
triadic
#97EAEA #EA97EA #EAEA97
tetradic
#97EAEA #C097EA #EA9797 #C0EA97
square
#97EAEA #C097EA #EA9797 #C0EA97
split-complementary
#97EAEA #EA97C0 #EAC097
monochromatic
#31D5D5 #64E0E0 #97EAEA #CAF4F4 #E6FAFA
Accessibility & contrast
On white
1.37
#97EAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#97EAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EAEA
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EAEA | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E2EA
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#75EFEA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #97eaea; /* rgb */ color: rgb(151, 234, 234); /* oklch */ color: oklch(88.4% 0.081 195.8);
Tailwind
colors: {
custom: {
50: '#b9f1f0',
500: '#97eaea',
950: '#000000',
},
}SCSS
$custom: #97eaea; $custom-light: #b9f1f0; $custom-dark: #000000;
JSON
{
"hex": "#97eaea",
"rgb": {
"r": 151,
"g": 234,
"b": 234
},
"hsl": {
"h": 180,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.88418,
"c": 0.08076,
"h": 195.8
},
"luminance": 0.71365
}Semantic roles & 50–950 ramp
primary
#97EAEA
secondary
#C56060
accent
#1717CE
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121616
muted
#828585