#97FFD7#97FFD7
#97FFD7 is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.6% C 0.113 H 167.2°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFD7 |
|---|---|
| RGB | rgb(151, 255, 215) |
| HSL | hsl(157, 100%, 80%) |
| HSV | hsv(157, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(93.02, -39.12, 9.70) |
| CIE-LCH | lch(93.02, 40.30, 166.08°) |
| OKLab | oklab(92.57% -0.1101 0.0249) |
| OKLCH | oklch(92.57% 0.113 167.2) |
| XYZ | xyz(60.7833, 83.0014, 77.0947) |
| Luminance | 0.8301 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.81
Pale Turquoise
#A5FBD5
ΔE00 2.12
Aquamarine
#7FFFD4
ΔE00 2.35
Light Turquoise
#7EF4CC
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 3.87
Light Teal
#90E4C1
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFD7 #FF97BF
analogous
#97FFA3 #97FFD7 #97F3FF
triadic
#97FFD7 #D797FF #FFD797
tetradic
#97FFD7 #A397FF #FF97BF #F3FF97
square
#97FFD7 #A397FF #FF97BF #F3FF97
split-complementary
#97FFD7 #FF97F3 #FFA397
monochromatic
#1DFFA8 #5AFFBF #97FFD7 #D4FFEF #E0FFF3
Accessibility & contrast
On white
1.19
#97FFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#97FFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFD7
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFD7 | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF2D5
Deuteranopia (green-blind)
#EAE6DA
Tritanopia (blue-blind)
#79FFF3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #97ffd7; /* rgb */ color: rgb(151, 255, 215); /* oklch */ color: oklch(92.6% 0.113 167.2);
Tailwind
colors: {
custom: {
50: '#baffe3',
500: '#97ffd7',
950: '#000000',
},
}SCSS
$custom: #97ffd7; $custom-light: #baffe3; $custom-dark: #000000;
JSON
{
"hex": "#97ffd7",
"rgb": {
"r": 151,
"g": 255,
"b": 215
},
"hsl": {
"h": 156.923,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92568,
"c": 0.11288,
"h": 167.2
},
"luminance": 0.83006
}Semantic roles & 50–950 ramp
primary
#97FFD7
secondary
#E2598D
accent
#0058E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684