#97DFE3#97DFE3
#97DFE3 is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.8% C 0.072 H 200.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFE3 |
|---|---|
| RGB | rgb(151, 223, 227) |
| HSL | hsl(183, 58%, 74%) |
| HSV | hsv(183, 33%, 89%) |
| CMYK | cmyk(33.5%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(84.43, -21.32, -9.09) |
| CIE-LCH | lch(84.43, 23.18, 203.10°) |
| OKLab | oklab(85.77% -0.0673 -0.0249) |
| OKLCH | oklch(85.77% 0.072 200.3) |
| XYZ | xyz(53.0105, 64.8975, 82.3913) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.09
Robin'S Egg Blue
#98EFF9
ΔE00 4.14
Powder Blue
#B0E0E6
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 5.36
Robin'S Egg
#6DEDFD
ΔE00 6.42
Pale Sky Blue
#BDF6FE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFE3 #E39B97
analogous
#97E3C1 #97DFE3 #97B9E3
triadic
#97DFE3 #E397DF #DFE397
tetradic
#97DFE3 #C197E3 #E39B97 #B9E397
square
#97DFE3 #C197E3 #E39B97 #B9E397
split-complementary
#97DFE3 #E397B9 #E3C197
monochromatic
#37C1C9 #67D0D6 #97DFE3 #C7EEF0 #E7F8F9
Accessibility & contrast
On white
1.50
#97DFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#97DFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFE3
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFE3 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E3
Deuteranopia (green-blind)
#C7CEE4
Tritanopia (blue-blind)
#7AE4E0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #97dfe3; /* rgb */ color: rgb(151, 223, 227); /* oklch */ color: oklch(85.8% 0.072 200.3);
Tailwind
colors: {
custom: {
50: '#b8e9eb',
500: '#97dfe3',
950: '#000000',
},
}SCSS
$custom: #97dfe3; $custom-light: #b8e9eb; $custom-dark: #000000;
JSON
{
"hex": "#97dfe3",
"rgb": {
"r": 151,
"g": 223,
"b": 227
},
"hsl": {
"h": 183.158,
"s": 57.576,
"l": 74.118
},
"oklch": {
"l": 0.85771,
"c": 0.07177,
"h": 200.3
},
"luminance": 0.64901
}Semantic roles & 50–950 ramp
primary
#97DFE3
secondary
#BC6762
accent
#2920C5
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484