#97D2C8#97D2C8
#97D2C8 is a very light, moderate teal. Relative luminance 0.568; OKLCH L 82.1% C 0.062 H 183.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #97D2C8 |
|---|---|
| RGB | rgb(151, 210, 200) |
| HSL | hsl(170, 40%, 71%) |
| HSV | hsv(170, 28%, 82%) |
| CMYK | cmyk(28.1%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(80.09, -20.96, -1.13) |
| CIE-LCH | lch(80.09, 20.99, 183.09°) |
| OKLab | oklab(82.06% -0.0621 -0.0034) |
| OKLCH | oklch(82.06% 0.062 183.1) |
| XYZ | xyz(46.2310, 56.8404, 63.1677) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.19
Seafoam Blue
#78D1B6
ΔE00 7.09
Paleturquoise
#AFEEEE
ΔE00 7.68
Powder Blue
#B0E0E6
ΔE00 8.39
Mediumturquoise
#48D1CC
ΔE00 8.54
Light Teal
#90E4C1
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D2C8 #D297A1
analogous
#97D2AA #97D2C8 #97BED2
triadic
#97D2C8 #C897D2 #D2C897
tetradic
#97D2C8 #AA97D2 #D297A1 #BED297
square
#97D2C8 #AA97D2 #D297A1 #BED297
split-complementary
#97D2C8 #D297BE #D2AA97
monochromatic
#48A797 #6CC0B1 #97D2C8 #C2E4DF #EAF6F4
Accessibility & contrast
On white
1.70
#97D2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#97D2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D2C8
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D2C8 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC8
Deuteranopia (green-blind)
#C2C3C9
Tritanopia (blue-blind)
#85D4CF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #97d2c8; /* rgb */ color: rgb(151, 210, 200); /* oklch */ color: oklch(82.1% 0.062 183.1);
Tailwind
colors: {
custom: {
50: '#b7e0d8',
500: '#97d2c8',
950: '#000000',
},
}SCSS
$custom: #97d2c8; $custom-light: #b7e0d8; $custom-dark: #000000;
JSON
{
"hex": "#97d2c8",
"rgb": {
"r": 151,
"g": 210,
"b": 200
},
"hsl": {
"h": 169.831,
"s": 39.597,
"l": 70.784
},
"oklch": {
"l": 0.82057,
"c": 0.06215,
"h": 183.1
},
"luminance": 0.56843
}Semantic roles & 50–950 ramp
primary
#97D2C8
secondary
#A86571
accent
#3349B3
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483