#97FFD9#97FFD9
#97FFD9 is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.6% C 0.112 H 168.4°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFD9 |
|---|---|
| RGB | rgb(151, 255, 217) |
| HSL | hsl(158, 100%, 80%) |
| HSV | hsv(158, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(93.06, -38.70, 8.73) |
| CIE-LCH | lch(93.06, 39.67, 167.28°) |
| OKLab | oklab(92.62% -0.1092 0.0224) |
| OKLCH | oklch(92.62% 0.112 168.4) |
| XYZ | xyz(61.0419, 83.1048, 78.4564) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.43
Pale Turquoise
#A5FBD5
ΔE00 2.22
Aquamarine
#7FFFD4
ΔE00 2.44
Light Turquoise
#7EF4CC
ΔE00 3.06
Light Aquamarine
#7BFDC7
ΔE00 4.28
Tiffany Blue
#7BF2DA
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFD9 #FF97BD
analogous
#97FFA5 #97FFD9 #97F1FF
triadic
#97FFD9 #D997FF #FFD997
tetradic
#97FFD9 #A597FF #FF97BD #F1FF97
square
#97FFD9 #A597FF #FF97BD #F1FF97
split-complementary
#97FFD9 #FF97F1 #FFA597
monochromatic
#1DFFAC #5AFFC3 #97FFD9 #D4FFEF #E0FFF4
Accessibility & contrast
On white
1.19
#97FFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#97FFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFD9
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFD9 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D7
Deuteranopia (green-blind)
#E9E6DB
Tritanopia (blue-blind)
#78FFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #97ffd9; /* rgb */ color: rgb(151, 255, 217); /* oklch */ color: oklch(92.6% 0.112 168.4);
Tailwind
colors: {
custom: {
50: '#baffe4',
500: '#97ffd9',
950: '#000000',
},
}SCSS
$custom: #97ffd9; $custom-light: #baffe4; $custom-dark: #000000;
JSON
{
"hex": "#97ffd9",
"rgb": {
"r": 151,
"g": 255,
"b": 217
},
"hsl": {
"h": 158.077,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92619,
"c": 0.11152,
"h": 168.4
},
"luminance": 0.83109
}Semantic roles & 50–950 ramp
primary
#97FFD9
secondary
#E2598B
accent
#0054E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684