#97FFDD#97FFDD
#97FFDD is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.7% C 0.109 H 170.8°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFDD |
|---|---|
| RGB | rgb(151, 255, 221) |
| HSL | hsl(160, 100%, 80%) |
| HSV | hsv(160, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(93.15, -37.86, 6.80) |
| CIE-LCH | lch(93.15, 38.47, 169.81°) |
| OKLab | oklab(92.72% -0.1075 0.0174) |
| OKLCH | oklch(92.72% 0.109 170.8) |
| XYZ | xyz(61.5685, 83.3154, 81.2297) |
| Luminance | 0.8332 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.18
Pale Turquoise
#A5FBD5
ΔE00 2.76
Aquamarine
#7FFFD4
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.40
Tiffany Blue
#7BF2DA
ΔE00 4.62
Light Aquamarine
#7BFDC7
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFDD #FF97B9
analogous
#97FFA9 #97FFDD #97EDFF
triadic
#97FFDD #DD97FF #FFDD97
tetradic
#97FFDD #A997FF #FF97B9 #EDFF97
square
#97FFDD #A997FF #FF97B9 #EDFF97
split-complementary
#97FFDD #FF97ED #FFA997
monochromatic
#1DFFB5 #5AFFC9 #97FFDD #D4FFF1 #E0FFF5
Accessibility & contrast
On white
1.19
#97FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#97FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFDD
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFDD | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DB
Deuteranopia (green-blind)
#E8E6DF
Tritanopia (blue-blind)
#76FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #97ffdd; /* rgb */ color: rgb(151, 255, 221); /* oklch */ color: oklch(92.7% 0.109 170.8);
Tailwind
colors: {
custom: {
50: '#baffe7',
500: '#97ffdd',
950: '#000000',
},
}SCSS
$custom: #97ffdd; $custom-light: #baffe7; $custom-dark: #000000;
JSON
{
"hex": "#97ffdd",
"rgb": {
"r": 151,
"g": 255,
"b": 221
},
"hsl": {
"h": 160.385,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92724,
"c": 0.10895,
"h": 170.8
},
"luminance": 0.8332
}Semantic roles & 50–950 ramp
primary
#97FFDD
secondary
#E25985
accent
#004BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684