#97FFDF#97FFDF
#97FFDF is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.8% C 0.108 H 172.1°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFDF |
|---|---|
| RGB | rgb(151, 255, 223) |
| HSL | hsl(162, 100%, 80%) |
| HSV | hsv(162, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(93.20, -37.44, 5.84) |
| CIE-LCH | lch(93.20, 37.89, 171.13°) |
| OKLab | oklab(92.78% -0.1067 0.0149) |
| OKLCH | oklch(92.78% 0.108 172.1) |
| XYZ | xyz(61.8365, 83.4227, 82.6415) |
| Luminance | 0.8343 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.43
Pale Turquoise
#A5FBD5
ΔE00 3.16
Aquamarine
#7FFFD4
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.70
Tiffany Blue
#7BF2DA
ΔE00 4.25
Pale Aqua
#B8FFEB
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFDF #FF97B7
analogous
#97FFAB #97FFDF #97EBFF
triadic
#97FFDF #DF97FF #FFDF97
tetradic
#97FFDF #AB97FF #FF97B7 #EBFF97
square
#97FFDF #AB97FF #FF97B7 #EBFF97
split-complementary
#97FFDF #FF97EB #FFAB97
monochromatic
#1DFFB9 #5AFFCC #97FFDF #D4FFF2 #E0FFF6
Accessibility & contrast
On white
1.19
#97FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#97FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFDF
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFDF | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3DE
Deuteranopia (green-blind)
#E8E6E1
Tritanopia (blue-blind)
#76FFF5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #97ffdf; /* rgb */ color: rgb(151, 255, 223); /* oklch */ color: oklch(92.8% 0.108 172.1);
Tailwind
colors: {
custom: {
50: '#baffe9',
500: '#97ffdf',
950: '#000000',
},
}SCSS
$custom: #97ffdf; $custom-light: #baffe9; $custom-dark: #000000;
JSON
{
"hex": "#97ffdf",
"rgb": {
"r": 151,
"g": 255,
"b": 223
},
"hsl": {
"h": 161.538,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92777,
"c": 0.10774,
"h": 172.1
},
"luminance": 0.83427
}Semantic roles & 50–950 ramp
primary
#97FFDF
secondary
#E25983
accent
#0047E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121816
muted
#828684