#97DBDF#97DBDF
#97DBDF is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.8% C 0.068 H 200.6°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #97DBDF |
|---|---|
| RGB | rgb(151, 219, 223) |
| HSL | hsl(183, 53%, 73%) |
| HSV | hsv(183, 32%, 87%) |
| CMYK | cmyk(32.3%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(83.21, -20.26, -8.78) |
| CIE-LCH | lch(83.21, 22.09, 203.43°) |
| OKLab | oklab(84.76% -0.064 -0.024) |
| OKLCH | oklch(84.76% 0.068 200.6) |
| XYZ | xyz(51.4087, 62.5671, 79.1655) |
| Luminance | 0.6257 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.51
Paleturquoise
#AFEEEE
ΔE00 4.72
Robin'S Egg Blue
#98EFF9
ΔE00 5.01
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Pale Sky Blue
#BDF6FE
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DBDF #DF9B97
analogous
#97DFBF #97DBDF #97B7DF
triadic
#97DBDF #DF97DB #DBDF97
tetradic
#97DBDF #BF97DF #DF9B97 #B7DF97
square
#97DBDF #BF97DF #DF9B97 #B7DF97
split-complementary
#97DBDF #DF97B7 #DFBF97
monochromatic
#3BB9C0 #68CBD1 #97DBDF #C6EBED #E8F7F8
Accessibility & contrast
On white
1.55
#97DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#97DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DBDF
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DBDF | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DF
Deuteranopia (green-blind)
#C4CBE0
Tritanopia (blue-blind)
#7CE0DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97dbdf; /* rgb */ color: rgb(151, 219, 223); /* oklch */ color: oklch(84.8% 0.068 200.6);
Tailwind
colors: {
custom: {
50: '#b8e6e9',
500: '#97dbdf',
950: '#000000',
},
}SCSS
$custom: #97dbdf; $custom-light: #b8e6e9; $custom-dark: #000000;
JSON
{
"hex": "#97dbdf",
"rgb": {
"r": 151,
"g": 219,
"b": 223
},
"hsl": {
"h": 183.333,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.84762,
"c": 0.06837,
"h": 200.6
},
"luminance": 0.6257
}Semantic roles & 50–950 ramp
primary
#97DBDF
secondary
#B76863
accent
#2E25C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484