#97FFD8#97FFD8
#97FFD8 is a very light, moderate teal. Relative luminance 0.831; OKLCH L 92.6% C 0.112 H 167.8°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFD8 |
|---|---|
| RGB | rgb(151, 255, 216) |
| HSL | hsl(158, 100%, 80%) |
| HSV | hsv(158, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(93.04, -38.91, 9.22) |
| CIE-LCH | lch(93.04, 39.99, 166.68°) |
| OKLab | oklab(92.59% -0.1097 0.0237) |
| OKLCH | oklch(92.59% 0.112 167.8) |
| XYZ | xyz(60.9122, 83.0529, 77.7735) |
| Luminance | 0.8306 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.61
Pale Turquoise
#A5FBD5
ΔE00 2.15
Aquamarine
#7FFFD4
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 4.07
Tiffany Blue
#7BF2DA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFD8 #FF97BE
analogous
#97FFA4 #97FFD8 #97F2FF
triadic
#97FFD8 #D897FF #FFD897
tetradic
#97FFD8 #A497FF #FF97BE #F2FF97
square
#97FFD8 #A497FF #FF97BE #F2FF97
split-complementary
#97FFD8 #FF97F2 #FFA497
monochromatic
#1DFFAA #5AFFC1 #97FFD8 #D4FFEF #E0FFF4
Accessibility & contrast
On white
1.19
#97FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#97FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFD8
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFD8 | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D6
Deuteranopia (green-blind)
#E9E6DA
Tritanopia (blue-blind)
#78FFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #97ffd8; /* rgb */ color: rgb(151, 255, 216); /* oklch */ color: oklch(92.6% 0.112 167.8);
Tailwind
colors: {
custom: {
50: '#baffe4',
500: '#97ffd8',
950: '#000000',
},
}SCSS
$custom: #97ffd8; $custom-light: #baffe4; $custom-dark: #000000;
JSON
{
"hex": "#97ffd8",
"rgb": {
"r": 151,
"g": 255,
"b": 216
},
"hsl": {
"h": 157.5,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92593,
"c": 0.1122,
"h": 167.8
},
"luminance": 0.83057
}Semantic roles & 50–950 ramp
primary
#97FFD8
secondary
#E2598C
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684