#97FFD6#97FFD6
#97FFD6 is a very light, moderate teal. Relative luminance 0.830; OKLCH L 92.5% C 0.114 H 166.7°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFD6 |
|---|---|
| RGB | rgb(151, 255, 214) |
| HSL | hsl(156, 100%, 80%) |
| HSV | hsv(156, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 16.1%, 0%) |
| CIE-LAB | lab(92.99, -39.32, 10.18) |
| CIE-LCH | lch(92.99, 40.62, 165.48°) |
| OKLab | oklab(92.54% -0.1105 0.0262) |
| OKLCH | oklch(92.54% 0.114 166.7) |
| XYZ | xyz(60.6552, 82.9501, 76.4201) |
| Luminance | 0.8295 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.03
Pale Turquoise
#A5FBD5
ΔE00 2.12
Aquamarine
#7FFFD4
ΔE00 2.35
Light Turquoise
#7EF4CC
ΔE00 3.07
Light Aquamarine
#7BFDC7
ΔE00 3.67
Mint
#AAF0C1
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFD6 #FF97C0
analogous
#97FFA2 #97FFD6 #97F4FF
triadic
#97FFD6 #D697FF #FFD697
tetradic
#97FFD6 #A297FF #FF97C0 #F4FF97
square
#97FFD6 #A297FF #FF97C0 #F4FF97
split-complementary
#97FFD6 #FF97F4 #FFA297
monochromatic
#1DFFA6 #5AFFBE #97FFD6 #D4FFEE #E0FFF3
Accessibility & contrast
On white
1.19
#97FFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#97FFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFD6
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFD6 | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF2D4
Deuteranopia (green-blind)
#EAE6D9
Tritanopia (blue-blind)
#79FFF3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #97ffd6; /* rgb */ color: rgb(151, 255, 214); /* oklch */ color: oklch(92.5% 0.114 166.7);
Tailwind
colors: {
custom: {
50: '#baffe2',
500: '#97ffd6',
950: '#000000',
},
}SCSS
$custom: #97ffd6; $custom-light: #baffe2; $custom-dark: #000000;
JSON
{
"hex": "#97ffd6",
"rgb": {
"r": 151,
"g": 255,
"b": 214
},
"hsl": {
"h": 156.346,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92542,
"c": 0.11358,
"h": 166.7
},
"luminance": 0.82954
}Semantic roles & 50–950 ramp
primary
#97FFD6
secondary
#E2598F
accent
#005AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684