#97DEDB#97DEDB
#97DEDB is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.3% C 0.071 H 192.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEDB |
|---|---|
| RGB | rgb(151, 222, 219) |
| HSL | hsl(177, 52%, 73%) |
| HSV | hsv(177, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(83.93, -22.68, -5.60) |
| CIE-LCH | lch(83.93, 23.36, 193.87°) |
| OKLab | oklab(85.3% -0.0693 -0.0154) |
| OKLCH | oklch(85.3% 0.071 192.6) |
| XYZ | xyz(51.6655, 63.9333, 76.6221) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.41
Robin'S Egg Blue
#98EFF9
ΔE00 6.11
Powder Blue
#B0E0E6
ΔE00 6.34
Light Cyan
#ACFFFC
ΔE00 7.07
Pale Cyan
#B7FFFA
ΔE00 7.22
Robin Egg Blue
#8AF1FE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEDB #DE979A
analogous
#97DEB7 #97DEDB #97BDDE
triadic
#97DEDB #DB97DE #DEDB97
tetradic
#97DEDB #B797DE #DE979A #BDDE97
square
#97DEDB #B797DE #DE979A #BDDE97
split-complementary
#97DEDB #DE97BD #DEB797
monochromatic
#3CBEB9 #69CFCB #97DEDB #C5EDEB #E8F8F7
Accessibility & contrast
On white
1.52
#97DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#97DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEDB
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEDB | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#C9CDDC
Tritanopia (blue-blind)
#7DE2DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dedb; /* rgb */ color: rgb(151, 222, 219); /* oklch */ color: oklch(85.3% 0.071 192.6);
Tailwind
colors: {
custom: {
50: '#b8e8e6',
500: '#97dedb',
950: '#000000',
},
}SCSS
$custom: #97dedb; $custom-light: #b8e8e6; $custom-dark: #000000;
JSON
{
"hex": "#97dedb",
"rgb": {
"r": 151,
"g": 222,
"b": 219
},
"hsl": {
"h": 177.465,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.85297,
"c": 0.07098,
"h": 192.6
},
"luminance": 0.63936
}Semantic roles & 50–950 ramp
primary
#97DEDB
secondary
#B66367
accent
#262DBF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484