#97DDE2#97DDE2
#97DDE2 is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.3% C 0.070 H 201.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDE2 |
|---|---|
| RGB | rgb(151, 221, 226) |
| HSL | hsl(184, 56%, 74%) |
| HSV | hsv(184, 33%, 89%) |
| CMYK | cmyk(33.2%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(83.85, -20.56, -9.43) |
| CIE-LCH | lch(83.85, 22.62, 204.63°) |
| OKLab | oklab(85.3% -0.0653 -0.0258) |
| OKLCH | oklch(85.3% 0.07 201.6) |
| XYZ | xyz(52.3417, 63.7801, 81.4895) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.43
Powder Blue
#B0E0E6
ΔE00 4.47
Paleturquoise
#AFEEEE
ΔE00 4.50
Robin Egg Blue
#8AF1FE
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 6.61
Pale Sky Blue
#BDF6FE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDE2 #E29C97
analogous
#97E2C2 #97DDE2 #97B8E2
triadic
#97DDE2 #E297DD #DDE297
tetradic
#97DDE2 #C297E2 #E29C97 #B8E297
square
#97DDE2 #C297E2 #E29C97 #B8E297
split-complementary
#97DDE2 #E297B8 #E2C297
monochromatic
#38BEC7 #67CDD5 #97DDE2 #C7EDEF #E7F7F8
Accessibility & contrast
On white
1.53
#97DDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#97DDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDE2
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDE2 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E2
Deuteranopia (green-blind)
#C6CDE2
Tritanopia (blue-blind)
#7BE2DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dde2; /* rgb */ color: rgb(151, 221, 226); /* oklch */ color: oklch(85.3% 0.070 201.6);
Tailwind
colors: {
custom: {
50: '#b8e7eb',
500: '#97dde2',
950: '#000000',
},
}SCSS
$custom: #97dde2; $custom-light: #b8e7eb; $custom-dark: #000000;
JSON
{
"hex": "#97dde2",
"rgb": {
"r": 151,
"g": 221,
"b": 226
},
"hsl": {
"h": 184,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.85298,
"c": 0.07018,
"h": 201.6
},
"luminance": 0.63783
}Semantic roles & 50–950 ramp
primary
#97DDE2
secondary
#BB6862
accent
#2C22C4
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484