#97FFD3#97FFD3
#97FFD3 is a very light, moderate teal. Relative luminance 0.828; OKLCH L 92.5% C 0.116 H 165.0°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFD3 |
|---|---|
| RGB | rgb(151, 255, 211) |
| HSL | hsl(155, 100%, 80%) |
| HSV | hsv(155, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(92.93, -39.93, 11.63) |
| CIE-LCH | lch(92.93, 41.59, 163.76°) |
| OKLab | oklab(92.47% -0.1118 0.0299) |
| OKLCH | oklch(92.47% 0.116 165) |
| XYZ | xyz(60.2757, 82.7983, 74.4209) |
| Luminance | 0.8280 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.30
Aquamarine
#7FFFD4
ΔE00 2.52
Light Aqua
#8CFFDB
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.27
Light Seafoam
#A0FEBF
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFD3 #FF97C3
analogous
#97FF9F #97FFD3 #97F7FF
triadic
#97FFD3 #D397FF #FFD397
tetradic
#97FFD3 #9F97FF #FF97C3 #F7FF97
square
#97FFD3 #9F97FF #FF97C3 #F7FF97
split-complementary
#97FFD3 #FF97F7 #FF9F97
monochromatic
#1DFF9F #5AFFB9 #97FFD3 #D4FFED #E0FFF2
Accessibility & contrast
On white
1.20
#97FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#97FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFD3
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFD3 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF2D1
Deuteranopia (green-blind)
#EAE6D6
Tritanopia (blue-blind)
#7AFFF2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #97ffd3; /* rgb */ color: rgb(151, 255, 211); /* oklch */ color: oklch(92.5% 0.116 165.0);
Tailwind
colors: {
custom: {
50: '#baffe0',
500: '#97ffd3',
950: '#000000',
},
}SCSS
$custom: #97ffd3; $custom-light: #baffe0; $custom-dark: #000000;
JSON
{
"hex": "#97ffd3",
"rgb": {
"r": 151,
"g": 255,
"b": 211
},
"hsl": {
"h": 154.615,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92466,
"c": 0.11573,
"h": 165
},
"luminance": 0.82802
}Semantic roles & 50–950 ramp
primary
#97FFD3
secondary
#E25993
accent
#0061E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684