#97FCDB#97FCDB
#97FCDB is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.106 H 170.9°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #97FCDB |
|---|---|
| RGB | rgb(151, 252, 219) |
| HSL | hsl(160, 94%, 79%) |
| HSV | hsv(160, 40%, 99%) |
| CMYK | cmyk(40.1%, 0%, 13.1%, 1.2%) |
| CIE-LAB | lab(92.27, -36.92, 6.56) |
| CIE-LCH | lch(92.27, 37.50, 169.92°) |
| OKLab | oklab(92% -0.1049 0.0168) |
| OKLCH | oklch(92% 0.106 170.9) |
| XYZ | xyz(60.3541, 81.3104, 79.5183) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.51
Pale Turquoise
#A5FBD5
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 3.22
Aquamarine
#7FFFD4
ΔE00 3.25
Tiffany Blue
#7BF2DA
ΔE00 4.28
Pale Aqua
#B8FFEB
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FCDB #FC97B8
analogous
#97FCA9 #97FCDB #97EBFC
triadic
#97FCDB #DB97FC #FCDB97
tetradic
#97FCDB #A997FC #FC97B8 #EBFC97
square
#97FCDB #A997FC #FC97B8 #EBFC97
split-complementary
#97FCDB #FC97EB #FCA997
monochromatic
#20F9B2 #5CFAC6 #97FCDB #D2FEF0 #E1FEF5
Accessibility & contrast
On white
1.22
#97FCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#97FCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FCDB
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FCDB | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#78FDF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97fcdb; /* rgb */ color: rgb(151, 252, 219); /* oklch */ color: oklch(92.0% 0.106 170.9);
Tailwind
colors: {
custom: {
50: '#bafde6',
500: '#97fcdb',
950: '#000000',
},
}SCSS
$custom: #97fcdb; $custom-light: #bafde6; $custom-dark: #000000;
JSON
{
"hex": "#97fcdb",
"rgb": {
"r": 151,
"g": 252,
"b": 219
},
"hsl": {
"h": 160.396,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.91996,
"c": 0.10628,
"h": 170.9
},
"luminance": 0.81315
}Semantic roles & 50–950 ramp
primary
#97FCDB
secondary
#DD5A85
accent
#004BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684