#97D2D2#97D2D2
#97D2D2 is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.4% C 0.060 H 196.0°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #97D2D2 |
|---|---|
| RGB | rgb(151, 210, 210) |
| HSL | hsl(180, 40%, 71%) |
| HSV | hsv(180, 28%, 82%) |
| CMYK | cmyk(28.1%, 0%, 0%, 17.6%) |
| CIE-LAB | lab(80.36, -18.74, -6.08) |
| CIE-LCH | lch(80.36, 19.70, 197.99°) |
| OKLab | oklab(82.36% -0.058 -0.0167) |
| OKLCH | oklch(82.36% 0.06 196) |
| XYZ | xyz(47.4381, 57.3232, 69.5252) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.43
Paleturquoise
#AFEEEE
ΔE00 6.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.70
Lightblue
#ADD8E6
ΔE00 8.06
Mediumturquoise
#48D1CC
ΔE00 8.86
Robin Egg Blue
#8AF1FE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D2D2 #D29797
analogous
#97D2B4 #97D2D2 #97B4D2
triadic
#97D2D2 #D297D2 #D2D297
tetradic
#97D2D2 #B497D2 #D29797 #B4D297
square
#97D2D2 #B497D2 #D29797 #B4D297
split-complementary
#97D2D2 #D297B4 #D2B497
monochromatic
#48A7A7 #6CC0C0 #97D2D2 #C2E4E4 #EAF6F6
Accessibility & contrast
On white
1.68
#97D2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#97D2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D2D2
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D2D2 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD2
Deuteranopia (green-blind)
#BFC4D3
Tritanopia (blue-blind)
#82D6D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #97d2d2; /* rgb */ color: rgb(151, 210, 210); /* oklch */ color: oklch(82.4% 0.060 196.0);
Tailwind
colors: {
custom: {
50: '#b7e0df',
500: '#97d2d2',
950: '#000000',
},
}SCSS
$custom: #97d2d2; $custom-light: #b7e0df; $custom-dark: #000000;
JSON
{
"hex": "#97d2d2",
"rgb": {
"r": 151,
"g": 210,
"b": 210
},
"hsl": {
"h": 180,
"s": 39.597,
"l": 70.784
},
"oklch": {
"l": 0.82364,
"c": 0.06033,
"h": 196
},
"luminance": 0.57326
}Semantic roles & 50–950 ramp
primary
#97D2D2
secondary
#A86565
accent
#3333B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484