#97CED2#97CED2
#97CED2 is a light, muted teal. Relative luminance 0.554; OKLCH L 81.5% C 0.057 H 201.7°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #97CED2 |
|---|---|
| RGB | rgb(151, 206, 210) |
| HSL | hsl(184, 40%, 71%) |
| HSV | hsv(184, 28%, 82%) |
| CMYK | cmyk(28.1%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(79.26, -16.71, -7.72) |
| CIE-LCH | lch(79.26, 18.41, 204.80°) |
| OKLab | oklab(81.48% -0.0529 -0.0211) |
| OKLCH | oklch(81.48% 0.057 201.7) |
| XYZ | xyz(46.4629, 55.3728, 69.2001) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.03
Lightblue
#ADD8E6
ΔE00 6.55
Paleturquoise
#AFEEEE
ΔE00 7.50
Robin'S Egg Blue
#98EFF9
ΔE00 8.22
Sky Blue
#87CEEB
ΔE00 8.72
Pale Sky Blue
#BDF6FE
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CED2 #D29B97
analogous
#97D2B8 #97CED2 #97B0D2
triadic
#97CED2 #D297CE #CED297
tetradic
#97CED2 #B897D2 #D29B97 #B0D297
square
#97CED2 #B897D2 #D29B97 #B0D297
split-complementary
#97CED2 #D297B0 #D2B897
monochromatic
#48A0A7 #6CBAC0 #97CED2 #C2E2E4 #EAF5F6
Accessibility & contrast
On white
1.74
#97CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#97CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CED2
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CED2 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D2
Deuteranopia (green-blind)
#BBC1D2
Tritanopia (blue-blind)
#83D2CF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97ced2; /* rgb */ color: rgb(151, 206, 210); /* oklch */ color: oklch(81.5% 0.057 201.7);
Tailwind
colors: {
custom: {
50: '#b7dddf',
500: '#97ced2',
950: '#000000',
},
}SCSS
$custom: #97ced2; $custom-light: #b7dddf; $custom-dark: #000000;
JSON
{
"hex": "#97ced2",
"rgb": {
"r": 151,
"g": 206,
"b": 210
},
"hsl": {
"h": 184.068,
"s": 39.597,
"l": 70.784
},
"oklch": {
"l": 0.81483,
"c": 0.05695,
"h": 201.7
},
"luminance": 0.55375
}Semantic roles & 50–950 ramp
primary
#97CED2
secondary
#A86A65
accent
#3C33B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484