#97DCE2#97DCE2
#97DCE2 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 85.1% C 0.069 H 202.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCE2 |
|---|---|
| RGB | rgb(151, 220, 226) |
| HSL | hsl(185, 56%, 74%) |
| HSV | hsv(185, 33%, 89%) |
| CMYK | cmyk(33.2%, 2.7%, 0%, 11.4%) |
| CIE-LAB | lab(83.58, -20.06, -9.84) |
| CIE-LCH | lch(83.58, 22.34, 206.12°) |
| OKLab | oklab(85.08% -0.064 -0.0269) |
| OKLCH | oklch(85.08% 0.069 202.8) |
| XYZ | xyz(52.0784, 63.2536, 81.4018) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.26
Robin'S Egg Blue
#98EFF9
ΔE00 4.56
Paleturquoise
#AFEEEE
ΔE00 4.80
Robin Egg Blue
#8AF1FE
ΔE00 5.73
Robin'S Egg
#6DEDFD
ΔE00 6.68
Pale Sky Blue
#BDF6FE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCE2 #E29D97
analogous
#97E2C3 #97DCE2 #97B7E2
triadic
#97DCE2 #E297DC #DCE297
tetradic
#97DCE2 #C397E2 #E29D97 #B7E297
square
#97DCE2 #C397E2 #E29D97 #B7E297
split-complementary
#97DCE2 #E297B7 #E2C397
monochromatic
#38BCC7 #67CCD5 #97DCE2 #C7ECEF #E7F7F8
Accessibility & contrast
On white
1.54
#97DCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#97DCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCE2
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCE2 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E3
Deuteranopia (green-blind)
#C5CCE2
Tritanopia (blue-blind)
#7BE1DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #97dce2; /* rgb */ color: rgb(151, 220, 226); /* oklch */ color: oklch(85.1% 0.069 202.8);
Tailwind
colors: {
custom: {
50: '#b8e7eb',
500: '#97dce2',
950: '#000000',
},
}SCSS
$custom: #97dce2; $custom-light: #b8e7eb; $custom-dark: #000000;
JSON
{
"hex": "#97dce2",
"rgb": {
"r": 151,
"g": 220,
"b": 226
},
"hsl": {
"h": 184.8,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.85079,
"c": 0.06947,
"h": 202.8
},
"luminance": 0.63257
}Semantic roles & 50–950 ramp
primary
#97DCE2
secondary
#BB6962
accent
#2F22C4
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#121616
muted
#828484