#97CED4#97CED4
#97CED4 is a light, muted teal. Relative luminance 0.555; OKLCH L 81.5% C 0.057 H 204.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #97CED4 |
|---|---|
| RGB | rgb(151, 206, 212) |
| HSL | hsl(186, 41%, 71%) |
| HSV | hsv(186, 29%, 83%) |
| CMYK | cmyk(28.8%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(79.31, -16.25, -8.71) |
| CIE-LCH | lch(79.31, 18.44, 208.19°) |
| OKLab | oklab(81.55% -0.0521 -0.0238) |
| OKLCH | oklch(81.55% 0.057 204.5) |
| XYZ | xyz(46.7136, 55.4730, 70.5206) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.84
Lightblue
#ADD8E6
ΔE00 5.89
Paleturquoise
#AFEEEE
ΔE00 7.73
Sky Blue
#87CEEB
ΔE00 7.90
Robin'S Egg Blue
#98EFF9
ΔE00 8.15
Ice Blue
#A5DFF9
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CED4 #D49D97
analogous
#97D4BB #97CED4 #97AFD4
triadic
#97CED4 #D497CE #CED497
tetradic
#97CED4 #BB97D4 #D49D97 #AFD497
square
#97CED4 #BB97D4 #D49D97 #AFD497
split-complementary
#97CED4 #D497AF #D4BB97
monochromatic
#46A0AA #6CBAC2 #97CED4 #C2E2E6 #E9F5F6
Accessibility & contrast
On white
1.74
#97CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#97CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CED4
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CED4 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D4
Deuteranopia (green-blind)
#BBC1D4
Tritanopia (blue-blind)
#82D2D0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97ced4; /* rgb */ color: rgb(151, 206, 212); /* oklch */ color: oklch(81.5% 0.057 204.5);
Tailwind
colors: {
custom: {
50: '#b7dde1',
500: '#97ced4',
950: '#000000',
},
}SCSS
$custom: #97ced4; $custom-light: #b7dde1; $custom-dark: #000000;
JSON
{
"hex": "#97ced4",
"rgb": {
"r": 151,
"g": 206,
"b": 212
},
"hsl": {
"h": 185.902,
"s": 41.497,
"l": 71.176
},
"oklch": {
"l": 0.81548,
"c": 0.05727,
"h": 204.5
},
"luminance": 0.55475
}Semantic roles & 50–950 ramp
primary
#97CED4
secondary
#AA6C65
accent
#3E31B5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484