#97FFD5#97FFD5
#97FFD5 is a very light, moderate teal. Relative luminance 0.829; OKLCH L 92.5% C 0.114 H 166.1°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFD5 |
|---|---|
| RGB | rgb(151, 255, 213) |
| HSL | hsl(156, 100%, 80%) |
| HSV | hsv(156, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 16.5%, 0%) |
| CIE-LAB | lab(92.97, -39.53, 10.66) |
| CIE-LCH | lch(92.97, 40.94, 164.90°) |
| OKLab | oklab(92.52% -0.1109 0.0274) |
| OKLCH | oklch(92.52% 0.114 166.1) |
| XYZ | xyz(60.5279, 82.8992, 75.7496) |
| Luminance | 0.8290 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.15
Light Aqua
#8CFFDB
ΔE00 2.25
Aquamarine
#7FFFD4
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 3.12
Light Aquamarine
#7BFDC7
ΔE00 3.49
Light Seafoam
#A0FEBF
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFD5 #FF97C1
analogous
#97FFA1 #97FFD5 #97F5FF
triadic
#97FFD5 #D597FF #FFD597
tetradic
#97FFD5 #A197FF #FF97C1 #F5FF97
square
#97FFD5 #A197FF #FF97C1 #F5FF97
split-complementary
#97FFD5 #FF97F5 #FFA197
monochromatic
#1DFFA4 #5AFFBC #97FFD5 #D4FFEE #E0FFF3
Accessibility & contrast
On white
1.19
#97FFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#97FFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFD5
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFD5 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF2D3
Deuteranopia (green-blind)
#EAE6D8
Tritanopia (blue-blind)
#79FFF3
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #97ffd5; /* rgb */ color: rgb(151, 255, 213); /* oklch */ color: oklch(92.5% 0.114 166.1);
Tailwind
colors: {
custom: {
50: '#baffe2',
500: '#97ffd5',
950: '#000000',
},
}SCSS
$custom: #97ffd5; $custom-light: #baffe2; $custom-dark: #000000;
JSON
{
"hex": "#97ffd5",
"rgb": {
"r": 151,
"g": 255,
"b": 213
},
"hsl": {
"h": 155.769,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92517,
"c": 0.11428,
"h": 166.1
},
"luminance": 0.82903
}Semantic roles & 50–950 ramp
primary
#97FFD5
secondary
#E25990
accent
#005DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684