#97FFDA#97FFDA
#97FFDA is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.6% C 0.111 H 169.0°. Best body text is #000000 at 17.63:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFDA |
|---|---|
| RGB | rgb(151, 255, 218) |
| HSL | hsl(159, 100%, 80%) |
| HSV | hsv(159, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 14.5%, 0%) |
| CIE-LAB | lab(93.08, -38.49, 8.25) |
| CIE-LCH | lch(93.08, 39.37, 167.90°) |
| OKLab | oklab(92.65% -0.1088 0.0212) |
| OKLCH | oklch(92.65% 0.111 169) |
| XYZ | xyz(61.1724, 83.1570, 79.1435) |
| Luminance | 0.8316 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.28
Pale Turquoise
#A5FBD5
ΔE00 2.31
Aquamarine
#7FFFD4
ΔE00 2.54
Light Turquoise
#7EF4CC
ΔE00 3.11
Light Aquamarine
#7BFDC7
ΔE00 4.50
Tiffany Blue
#7BF2DA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFDA #FF97BC
analogous
#97FFA6 #97FFDA #97F0FF
triadic
#97FFDA #DA97FF #FFDA97
tetradic
#97FFDA #A697FF #FF97BC #F0FF97
square
#97FFDA #A697FF #FF97BC #F0FF97
split-complementary
#97FFDA #FF97F0 #FFA697
monochromatic
#1DFFAE #5AFFC4 #97FFDA #D4FFF0 #E0FFF4
Accessibility & contrast
On white
1.19
#97FFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.63
#97FFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFDA
17.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFDA | 1.00 | 1.19 | 17.63 | 17.63 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF2D8
Deuteranopia (green-blind)
#E9E6DC
Tritanopia (blue-blind)
#78FFF4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #97ffda; /* rgb */ color: rgb(151, 255, 218); /* oklch */ color: oklch(92.6% 0.111 169.0);
Tailwind
colors: {
custom: {
50: '#baffe5',
500: '#97ffda',
950: '#000000',
},
}SCSS
$custom: #97ffda; $custom-light: #baffe5; $custom-dark: #000000;
JSON
{
"hex": "#97ffda",
"rgb": {
"r": 151,
"g": 255,
"b": 218
},
"hsl": {
"h": 158.654,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92645,
"c": 0.11086,
"h": 169
},
"luminance": 0.83161
}Semantic roles & 50–950 ramp
primary
#97FFDA
secondary
#E25989
accent
#0052E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684