#97DFEB#97DFEB
#97DFEB is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.0% C 0.073 H 209.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFEB |
|---|---|
| RGB | rgb(151, 223, 235) |
| HSL | hsl(189, 68%, 76%) |
| HSV | hsv(189, 36%, 92%) |
| CMYK | cmyk(35.7%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(84.66, -19.42, -12.98) |
| CIE-LCH | lch(84.66, 23.36, 213.76°) |
| OKLab | oklab(86.03% -0.0642 -0.0356) |
| OKLCH | oklch(86.03% 0.073 209) |
| XYZ | xyz(54.1404, 65.3495, 88.3420) |
| Luminance | 0.6535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.96
Powder Blue
#B0E0E6
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 4.92
Paleturquoise
#AFEEEE
ΔE00 5.69
Robin'S Egg
#6DEDFD
ΔE00 5.92
Lightblue
#ADD8E6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFEB #EBA397
analogous
#97EBCD #97DFEB #97B5EB
triadic
#97DFEB #EB97DF #DFEB97
tetradic
#97DFEB #CD97EB #EBA397 #B5EB97
square
#97DFEB #CD97EB #EBA397 #B5EB97
split-complementary
#97DFEB #EB97B5 #EBCD97
monochromatic
#30BFD7 #64CFE1 #97DFEB #CAEFF5 #E5F7FA
Accessibility & contrast
On white
1.49
#97DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#97DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFEB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFEB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#77E5E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97dfeb; /* rgb */ color: rgb(151, 223, 235); /* oklch */ color: oklch(86.0% 0.073 209.0);
Tailwind
colors: {
custom: {
50: '#b9e9f1',
500: '#97dfeb',
950: '#000000',
},
}SCSS
$custom: #97dfeb; $custom-light: #b9e9f1; $custom-dark: #000000;
JSON
{
"hex": "#97dfeb",
"rgb": {
"r": 151,
"g": 223,
"b": 235
},
"hsl": {
"h": 188.571,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.86033,
"c": 0.07337,
"h": 209
},
"luminance": 0.65353
}Semantic roles & 50–950 ramp
primary
#97DFEB
secondary
#C66F60
accent
#3016D0
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485