#97FFDB#97FFDB
#97FFDB is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.7% C 0.110 H 169.6°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFDB |
|---|---|
| RGB | rgb(151, 255, 219) |
| HSL | hsl(159, 100%, 80%) |
| HSV | hsv(159, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(93.11, -38.28, 7.77) |
| CIE-LCH | lch(93.11, 39.06, 168.53°) |
| OKLab | oklab(92.67% -0.1084 0.0199) |
| OKLCH | oklch(92.67% 0.11 169.6) |
| XYZ | xyz(61.3036, 83.2095, 79.8348) |
| Luminance | 0.8321 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.18
Pale Turquoise
#A5FBD5
ΔE00 2.44
Aquamarine
#7FFFD4
ΔE00 2.66
Light Turquoise
#7EF4CC
ΔE00 3.19
Light Aquamarine
#7BFDC7
ΔE00 4.73
Tiffany Blue
#7BF2DA
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFDB #FF97BB
analogous
#97FFA7 #97FFDB #97EFFF
triadic
#97FFDB #DB97FF #FFDB97
tetradic
#97FFDB #A797FF #FF97BB #EFFF97
square
#97FFDB #A797FF #FF97BB #EFFF97
split-complementary
#97FFDB #FF97EF #FFA797
monochromatic
#1DFFB1 #5AFFC6 #97FFDB #D4FFF0 #E0FFF4
Accessibility & contrast
On white
1.19
#97FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#97FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFDB
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFDB | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D9
Deuteranopia (green-blind)
#E9E6DD
Tritanopia (blue-blind)
#77FFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #97ffdb; /* rgb */ color: rgb(151, 255, 219); /* oklch */ color: oklch(92.7% 0.110 169.6);
Tailwind
colors: {
custom: {
50: '#baffe6',
500: '#97ffdb',
950: '#000000',
},
}SCSS
$custom: #97ffdb; $custom-light: #baffe6; $custom-dark: #000000;
JSON
{
"hex": "#97ffdb",
"rgb": {
"r": 151,
"g": 255,
"b": 219
},
"hsl": {
"h": 159.231,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92671,
"c": 0.11021,
"h": 169.6
},
"luminance": 0.83214
}Semantic roles & 50–950 ramp
primary
#97FFDB
secondary
#E25988
accent
#004FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684