#97FBDC#97FBDC
#97FBDC is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.8% C 0.104 H 172.0°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #97FBDC |
|---|---|
| RGB | rgb(151, 251, 220) |
| HSL | hsl(161, 93%, 79%) |
| HSV | hsv(161, 40%, 98%) |
| CMYK | cmyk(39.8%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(92.01, -36.25, 5.68) |
| CIE-LCH | lch(92.01, 36.69, 171.10°) |
| OKLab | oklab(91.8% -0.1034 0.0145) |
| OKLCH | oklch(91.8% 0.104 172) |
| XYZ | xyz(60.1729, 80.7368, 80.1093) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.87
Pale Turquoise
#A5FBD5
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.48
Aquamarine
#7FFFD4
ΔE00 3.69
Tiffany Blue
#7BF2DA
ΔE00 3.85
Pale Aqua
#B8FFEB
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FBDC #FB97B6
analogous
#97FBAA #97FBDC #97E8FB
triadic
#97FBDC #DC97FB #FBDC97
tetradic
#97FBDC #AA97FB #FB97B6 #E8FB97
square
#97FBDC #AA97FB #FB97B6 #E8FB97
split-complementary
#97FBDC #FB97E8 #FBAA97
monochromatic
#21F6B4 #5CF9C8 #97FBDC #D2FDF0 #E2FEF5
Accessibility & contrast
On white
1.22
#97FBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#97FBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FBDC
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FBDC | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E5E3DE
Tritanopia (blue-blind)
#78FDF2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97fbdc; /* rgb */ color: rgb(151, 251, 220); /* oklch */ color: oklch(91.8% 0.104 172.0);
Tailwind
colors: {
custom: {
50: '#bafde6',
500: '#97fbdc',
950: '#000000',
},
}SCSS
$custom: #97fbdc; $custom-light: #bafde6; $custom-dark: #000000;
JSON
{
"hex": "#97fbdc",
"rgb": {
"r": 151,
"g": 251,
"b": 220
},
"hsl": {
"h": 161.4,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.91798,
"c": 0.10438,
"h": 172
},
"luminance": 0.80741
}Semantic roles & 50–950 ramp
primary
#97FBDC
secondary
#DC5A82
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121716
muted
#828584