#97FFD0#97FFD0
#97FFD0 is a very light, moderate teal. Relative luminance 0.827; OKLCH L 92.4% C 0.118 H 163.4°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFD0 |
|---|---|
| RGB | rgb(151, 255, 208) |
| HSL | hsl(153, 100%, 80%) |
| HSV | hsv(153, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(92.86, -40.54, 13.08) |
| CIE-LCH | lch(92.86, 42.60, 162.12°) |
| OKLab | oklab(92.39% -0.1131 0.0336) |
| OKLCH | oklch(92.39% 0.118 163.4) |
| XYZ | xyz(59.9031, 82.6493, 72.4586) |
| Luminance | 0.8265 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.69
Light Aquamarine
#7BFDC7
ΔE00 2.83
Aquamarine
#7FFFD4
ΔE00 2.89
Light Aqua
#8CFFDB
ΔE00 3.43
Light Turquoise
#7EF4CC
ΔE00 3.63
Light Seafoam
#A0FEBF
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFD0 #FF97C6
analogous
#97FF9C #97FFD0 #97FAFF
triadic
#97FFD0 #D097FF #FFD097
tetradic
#97FFD0 #9C97FF #FF97C6 #FAFF97
square
#97FFD0 #9C97FF #FF97C6 #FAFF97
split-complementary
#97FFD0 #FF97FA #FF9C97
monochromatic
#1DFF99 #5AFFB4 #97FFD0 #D4FFEC #E0FFF1
Accessibility & contrast
On white
1.20
#97FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#97FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFD0
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFD0 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF2CE
Deuteranopia (green-blind)
#EBE6D3
Tritanopia (blue-blind)
#7BFFF2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97ffd0; /* rgb */ color: rgb(151, 255, 208); /* oklch */ color: oklch(92.4% 0.118 163.4);
Tailwind
colors: {
custom: {
50: '#baffde',
500: '#97ffd0',
950: '#000000',
},
}SCSS
$custom: #97ffd0; $custom-light: #baffde; $custom-dark: #000000;
JSON
{
"hex": "#97ffd0",
"rgb": {
"r": 151,
"g": 255,
"b": 208
},
"hsl": {
"h": 152.885,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92392,
"c": 0.11797,
"h": 163.4
},
"luminance": 0.82653
}Semantic roles & 50–950 ramp
primary
#97FFD0
secondary
#E25997
accent
#0068E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684