#97E2EC#97E2EC
#97E2EC is a very light, moderate teal. Relative luminance 0.670; OKLCH L 86.7% C 0.075 H 206.5°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #97E2EC |
|---|---|
| RGB | rgb(151, 226, 236) |
| HSL | hsl(187, 69%, 76%) |
| HSV | hsv(187, 36%, 93%) |
| CMYK | cmyk(36%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(85.52, -20.68, -12.23) |
| CIE-LCH | lch(85.52, 24.02, 210.61°) |
| OKLab | oklab(86.72% -0.0674 -0.0335) |
| OKLCH | oklch(86.72% 0.075 206.5) |
| XYZ | xyz(55.0939, 67.0247, 89.3746) |
| Luminance | 0.6703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.02
Robin Egg Blue
#8AF1FE
ΔE00 4.14
Powder Blue
#B0E0E6
ΔE00 4.52
Paleturquoise
#AFEEEE
ΔE00 4.82
Robin'S Egg
#6DEDFD
ΔE00 5.34
Pale Sky Blue
#BDF6FE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E2EC #ECA197
analogous
#97ECCB #97E2EC #97B7EC
triadic
#97E2EC #EC97E2 #E2EC97
tetradic
#97E2EC #CB97EC #ECA197 #B7EC97
square
#97E2EC #CB97EC #ECA197 #B7EC97
split-complementary
#97E2EC #EC97B7 #ECCB97
monochromatic
#30C5D9 #63D4E3 #97E2EC #CBF0F5 #E5F8FA
Accessibility & contrast
On white
1.46
#97E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#97E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E2EC
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E2EC | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCED
Deuteranopia (green-blind)
#C8D1EC
Tritanopia (blue-blind)
#76E8E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97e2ec; /* rgb */ color: rgb(151, 226, 236); /* oklch */ color: oklch(86.7% 0.075 206.5);
Tailwind
colors: {
custom: {
50: '#b9ebf2',
500: '#97e2ec',
950: '#000000',
},
}SCSS
$custom: #97e2ec; $custom-light: #b9ebf2; $custom-dark: #000000;
JSON
{
"hex": "#97e2ec",
"rgb": {
"r": 151,
"g": 226,
"b": 236
},
"hsl": {
"h": 187.059,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.86724,
"c": 0.07527,
"h": 206.5
},
"luminance": 0.67028
}Semantic roles & 50–950 ramp
primary
#97E2EC
secondary
#C86C60
accent
#2B14D1
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121616
muted
#828485