#97E2ED#97E2ED
#97E2ED is a very light, moderate teal. Relative luminance 0.671; OKLCH L 86.8% C 0.076 H 207.5°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97E2ED |
|---|---|
| RGB | rgb(151, 226, 237) |
| HSL | hsl(188, 70%, 76%) |
| HSV | hsv(188, 36%, 93%) |
| CMYK | cmyk(36.3%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(85.55, -20.44, -12.72) |
| CIE-LCH | lch(85.55, 24.07, 211.89°) |
| OKLab | oklab(86.76% -0.067 -0.0349) |
| OKLCH | oklch(86.76% 0.076 207.5) |
| XYZ | xyz(55.2396, 67.0830, 90.1419) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.10
Robin Egg Blue
#8AF1FE
ΔE00 4.15
Powder Blue
#B0E0E6
ΔE00 4.52
Paleturquoise
#AFEEEE
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 5.34
Pale Sky Blue
#BDF6FE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E2ED #EDA297
analogous
#97EDCD #97E2ED #97B7ED
triadic
#97E2ED #ED97E2 #E2ED97
tetradic
#97E2ED #CD97ED #EDA297 #B7ED97
square
#97E2ED #CD97ED #EDA297 #B7ED97
split-complementary
#97E2ED #ED97B7 #EDCD97
monochromatic
#2FC5DB #63D3E4 #97E2ED #CBF1F6 #E5F8FA
Accessibility & contrast
On white
1.46
#97E2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#97E2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E2ED
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E2ED | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#75E8E5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #97e2ed; /* rgb */ color: rgb(151, 226, 237); /* oklch */ color: oklch(86.8% 0.076 207.5);
Tailwind
colors: {
custom: {
50: '#b9ebf2',
500: '#97e2ed',
950: '#000000',
},
}SCSS
$custom: #97e2ed; $custom-light: #b9ebf2; $custom-dark: #000000;
JSON
{
"hex": "#97e2ed",
"rgb": {
"r": 151,
"g": 226,
"b": 237
},
"hsl": {
"h": 187.674,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.86757,
"c": 0.07553,
"h": 207.5
},
"luminance": 0.67086
}Semantic roles & 50–950 ramp
primary
#97E2ED
secondary
#C96D5F
accent
#2B13D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#121617
muted
#828485