#97FCDA#97FCDA
#97FCDA is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.107 H 170.3°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #97FCDA |
|---|---|
| RGB | rgb(151, 252, 218) |
| HSL | hsl(160, 94%, 79%) |
| HSV | hsv(160, 40%, 99%) |
| CMYK | cmyk(40.1%, 0%, 13.5%, 1.2%) |
| CIE-LAB | lab(92.25, -37.13, 7.05) |
| CIE-LCH | lch(92.25, 37.79, 169.25°) |
| OKLab | oklab(91.97% -0.1054 0.018) |
| OKLCH | oklch(91.97% 0.107 170.3) |
| XYZ | xyz(60.2228, 81.2579, 78.8270) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.45
Pale Turquoise
#A5FBD5
ΔE00 2.42
Light Turquoise
#7EF4CC
ΔE00 3.08
Aquamarine
#7FFFD4
ΔE00 3.08
Tiffany Blue
#7BF2DA
ΔE00 4.48
Light Aquamarine
#7BFDC7
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FCDA #FC97B9
analogous
#97FCA8 #97FCDA #97ECFC
triadic
#97FCDA #DA97FC #FCDA97
tetradic
#97FCDA #A897FC #FC97B9 #ECFC97
square
#97FCDA #A897FC #FC97B9 #ECFC97
split-complementary
#97FCDA #FC97EC #FCA897
monochromatic
#20F9B0 #5CFAC5 #97FCDA #D2FEEF #E1FEF4
Accessibility & contrast
On white
1.22
#97FCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#97FCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FCDA
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FCDA | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D8
Deuteranopia (green-blind)
#E6E4DC
Tritanopia (blue-blind)
#78FDF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97fcda; /* rgb */ color: rgb(151, 252, 218); /* oklch */ color: oklch(92.0% 0.107 170.3);
Tailwind
colors: {
custom: {
50: '#bafee5',
500: '#97fcda',
950: '#000000',
},
}SCSS
$custom: #97fcda; $custom-light: #bafee5; $custom-dark: #000000;
JSON
{
"hex": "#97fcda",
"rgb": {
"r": 151,
"g": 252,
"b": 218
},
"hsl": {
"h": 159.802,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.9197,
"c": 0.1069,
"h": 170.3
},
"luminance": 0.81262
}Semantic roles & 50–950 ramp
primary
#97FCDA
secondary
#DD5A86
accent
#004DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684