#97DDDF#97DDDF
#97DDDF is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.2% C 0.070 H 198.2°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDDF |
|---|---|
| RGB | rgb(151, 221, 223) |
| HSL | hsl(182, 53%, 73%) |
| HSV | hsv(182, 32%, 87%) |
| CMYK | cmyk(32.3%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(83.77, -21.26, -7.96) |
| CIE-LCH | lch(83.77, 22.70, 200.53°) |
| OKLab | oklab(85.2% -0.0664 -0.0218) |
| OKLCH | oklch(85.2% 0.07 198.2) |
| XYZ | xyz(51.9336, 63.6169, 79.3405) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.26
Robin'S Egg Blue
#98EFF9
ΔE00 4.94
Powder Blue
#B0E0E6
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 7.12
Pale Sky Blue
#BDF6FE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDDF #DF9997
analogous
#97DFBD #97DDDF #97B9DF
triadic
#97DDDF #DF97DD #DDDF97
tetradic
#97DDDF #BD97DF #DF9997 #B9DF97
square
#97DDDF #BD97DF #DF9997 #B9DF97
split-complementary
#97DDDF #DF97B9 #DFBD97
monochromatic
#3BBDC0 #68CED1 #97DDDF #C6ECED #E8F7F8
Accessibility & contrast
On white
1.53
#97DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#97DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDDF
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDDF | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7DF
Deuteranopia (green-blind)
#C6CDE0
Tritanopia (blue-blind)
#7CE2DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dddf; /* rgb */ color: rgb(151, 221, 223); /* oklch */ color: oklch(85.2% 0.070 198.2);
Tailwind
colors: {
custom: {
50: '#b8e7e9',
500: '#97dddf',
950: '#000000',
},
}SCSS
$custom: #97dddf; $custom-light: #b8e7e9; $custom-dark: #000000;
JSON
{
"hex": "#97dddf",
"rgb": {
"r": 151,
"g": 221,
"b": 223
},
"hsl": {
"h": 181.667,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85202,
"c": 0.06994,
"h": 198.2
},
"luminance": 0.6362
}Semantic roles & 50–950 ramp
primary
#97DDDF
secondary
#B76563
accent
#2925C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484