#97DBE2#97DBE2
#97DBE2 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.9% C 0.069 H 204.1°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97DBE2 |
|---|---|
| RGB | rgb(151, 219, 226) |
| HSL | hsl(186, 56%, 74%) |
| HSV | hsv(186, 33%, 89%) |
| CMYK | cmyk(33.2%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(83.30, -19.56, -10.25) |
| CIE-LCH | lch(83.30, 22.08, 207.65°) |
| OKLab | oklab(84.86% -0.0628 -0.028) |
| OKLCH | oklch(84.86% 0.069 204.1) |
| XYZ | xyz(51.8168, 62.7303, 81.3146) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.10
Robin'S Egg Blue
#98EFF9
ΔE00 4.74
Paleturquoise
#AFEEEE
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 6.59
Pale Sky Blue
#BDF6FE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DBE2 #E29E97
analogous
#97E2C4 #97DBE2 #97B6E2
triadic
#97DBE2 #E297DB #DBE297
tetradic
#97DBE2 #C497E2 #E29E97 #B6E297
square
#97DBE2 #C497E2 #E29E97 #B6E297
split-complementary
#97DBE2 #E297B6 #E2C497
monochromatic
#38BAC7 #67CAD5 #97DBE2 #C7ECEF #E7F7F8
Accessibility & contrast
On white
1.55
#97DBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#97DBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DBE2
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DBE2 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5E3
Deuteranopia (green-blind)
#C4CBE2
Tritanopia (blue-blind)
#7BE0DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97dbe2; /* rgb */ color: rgb(151, 219, 226); /* oklch */ color: oklch(84.9% 0.069 204.1);
Tailwind
colors: {
custom: {
50: '#b8e6eb',
500: '#97dbe2',
950: '#000000',
},
}SCSS
$custom: #97dbe2; $custom-light: #b8e6eb; $custom-dark: #000000;
JSON
{
"hex": "#97dbe2",
"rgb": {
"r": 151,
"g": 219,
"b": 226
},
"hsl": {
"h": 185.6,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.84859,
"c": 0.0688,
"h": 204.1
},
"luminance": 0.62733
}Semantic roles & 50–950 ramp
primary
#97DBE2
secondary
#BB6B62
accent
#3122C4
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484