#97DEDF#97DEDF
#97DEDF is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.4% C 0.071 H 197.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEDF |
|---|---|
| RGB | rgb(151, 222, 223) |
| HSL | hsl(181, 53%, 73%) |
| HSV | hsv(181, 32%, 87%) |
| CMYK | cmyk(32.3%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(84.04, -21.76, -7.55) |
| CIE-LCH | lch(84.04, 23.03, 199.15°) |
| OKLab | oklab(85.42% -0.0677 -0.0207) |
| OKLCH | oklch(85.42% 0.071 197) |
| XYZ | xyz(52.1984, 64.1465, 79.4288) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.10
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Powder Blue
#B0E0E6
ΔE00 5.33
Robin Egg Blue
#8AF1FE
ΔE00 6.19
Robin'S Egg
#6DEDFD
ΔE00 7.18
Light Cyan
#ACFFFC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEDF #DF9897
analogous
#97DFBC #97DEDF #97BADF
triadic
#97DEDF #DF97DE #DEDF97
tetradic
#97DEDF #BC97DF #DF9897 #BADF97
square
#97DEDF #BC97DF #DF9897 #BADF97
split-complementary
#97DEDF #DF97BA #DFBC97
monochromatic
#3BBFC0 #68CFD1 #97DEDF #C6EDED #E8F8F8
Accessibility & contrast
On white
1.52
#97DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#97DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEDF
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEDF | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D7DF
Deuteranopia (green-blind)
#C7CDE0
Tritanopia (blue-blind)
#7CE3DE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97dedf; /* rgb */ color: rgb(151, 222, 223); /* oklch */ color: oklch(85.4% 0.071 197.0);
Tailwind
colors: {
custom: {
50: '#b8e8e9',
500: '#97dedf',
950: '#000000',
},
}SCSS
$custom: #97dedf; $custom-light: #b8e8e9; $custom-dark: #000000;
JSON
{
"hex": "#97dedf",
"rgb": {
"r": 151,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.833,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85423,
"c": 0.07078,
"h": 197
},
"luminance": 0.6415
}Semantic roles & 50–950 ramp
primary
#97DEDF
secondary
#B76463
accent
#2725C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484