#97FDCB#97FDCB
#97FDCB is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.119 H 161.5°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #97FDCB |
|---|---|
| RGB | rgb(151, 253, 203) |
| HSL | hsl(151, 96%, 79%) |
| HSV | hsv(151, 40%, 99%) |
| CMYK | cmyk(40.3%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(92.19, -40.64, 14.70) |
| CIE-LCH | lch(92.19, 43.22, 160.11°) |
| OKLab | oklab(91.82% -0.1129 0.0378) |
| OKLCH | oklch(91.82% 0.119 161.5) |
| XYZ | xyz(58.6629, 81.1377, 69.0583) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.73
Pale Turquoise
#A5FBD5
ΔE00 3.14
Light Seafoam
#A0FEBF
ΔE00 3.41
Aquamarine
#7FFFD4
ΔE00 3.56
Light Turquoise
#7EF4CC
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FDCB #FD97C9
analogous
#97FD98 #97FDCB #97FCFD
triadic
#97FDCB #CB97FD #FDCB97
tetradic
#97FDCB #9897FD #FD97C9 #FCFD97
square
#97FDCB #9897FD #FD97C9 #FCFD97
split-complementary
#97FDCB #FD97FC #FD9897
monochromatic
#1FFB8F #5BFCAD #97FDCB #D3FEE9 #E1FEF0
Accessibility & contrast
On white
1.22
#97FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#97FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FDCB
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FDCB | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#EAE4CE
Tritanopia (blue-blind)
#7DFDEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97fdcb; /* rgb */ color: rgb(151, 253, 203); /* oklch */ color: oklch(91.8% 0.119 161.5);
Tailwind
colors: {
custom: {
50: '#b9feda',
500: '#97fdcb',
950: '#000000',
},
}SCSS
$custom: #97fdcb; $custom-light: #b9feda; $custom-dark: #000000;
JSON
{
"hex": "#97fdcb",
"rgb": {
"r": 151,
"g": 253,
"b": 203
},
"hsl": {
"h": 150.588,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.91816,
"c": 0.11907,
"h": 161.5
},
"luminance": 0.81142
}Semantic roles & 50–950 ramp
primary
#97FDCB
secondary
#DF599B
accent
#0071E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684