#97E2EE#97E2EE
#97E2EE is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.8% C 0.076 H 208.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #97E2EE |
|---|---|
| RGB | rgb(151, 226, 238) |
| HSL | hsl(188, 72%, 76%) |
| HSV | hsv(188, 37%, 93%) |
| CMYK | cmyk(36.6%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(85.58, -20.20, -13.20) |
| CIE-LCH | lch(85.58, 24.13, 213.17°) |
| OKLab | oklab(86.79% -0.0666 -0.0362) |
| OKLCH | oklch(86.79% 0.076 208.5) |
| XYZ | xyz(55.3861, 67.1416, 90.9135) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.22
Robin Egg Blue
#8AF1FE
ΔE00 4.21
Powder Blue
#B0E0E6
ΔE00 4.55
Paleturquoise
#AFEEEE
ΔE00 5.35
Robin'S Egg
#6DEDFD
ΔE00 5.37
Pale Sky Blue
#BDF6FE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E2EE #EEA397
analogous
#97EECF #97E2EE #97B7EE
triadic
#97E2EE #EE97E2 #E2EE97
tetradic
#97E2EE #CF97EE #EEA397 #B7EE97
square
#97E2EE #CF97EE #EEA397 #B7EE97
split-complementary
#97E2EE #EE97B7 #EECF97
monochromatic
#2EC5DD #62D3E5 #97E2EE #CCF1F7 #E5F8FB
Accessibility & contrast
On white
1.46
#97E2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#97E2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E2EE
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E2EE | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#75E8E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97e2ee; /* rgb */ color: rgb(151, 226, 238); /* oklch */ color: oklch(86.8% 0.076 208.5);
Tailwind
colors: {
custom: {
50: '#b9ebf3',
500: '#97e2ee',
950: '#000000',
},
}SCSS
$custom: #97e2ee; $custom-light: #b9ebf3; $custom-dark: #000000;
JSON
{
"hex": "#97e2ee",
"rgb": {
"r": 151,
"g": 226,
"b": 238
},
"hsl": {
"h": 188.276,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.8679,
"c": 0.07581,
"h": 208.5
},
"luminance": 0.67145
}Semantic roles & 50–950 ramp
primary
#97E2EE
secondary
#CA6E5F
accent
#2C12D4
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485