#97FCCD#97FCCD
#97FCCD is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.6% C 0.116 H 162.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #97FCCD |
|---|---|
| RGB | rgb(151, 252, 205) |
| HSL | hsl(152, 94%, 79%) |
| HSV | hsv(152, 40%, 99%) |
| CMYK | cmyk(40.1%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(91.96, -39.80, 13.34) |
| CIE-LCH | lch(91.96, 41.97, 161.47°) |
| OKLab | oklab(91.64% -0.1109 0.0343) |
| OKLCH | oklch(91.64% 0.116 162.8) |
| XYZ | xyz(58.5880, 80.6040, 70.2167) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.56
Light Aquamarine
#7BFDC7
ΔE00 2.91
Aquamarine
#7FFFD4
ΔE00 3.18
Light Turquoise
#7EF4CC
ΔE00 3.48
Light Aqua
#8CFFDB
ΔE00 3.69
Light Seafoam
#A0FEBF
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FCCD #FC97C6
analogous
#97FC9B #97FCCD #97F9FC
triadic
#97FCCD #CD97FC #FCCD97
tetradic
#97FCCD #9B97FC #FC97C6 #F9FC97
square
#97FCCD #9B97FC #FC97C6 #F9FC97
split-complementary
#97FCCD #FC97F9 #FC9B97
monochromatic
#20F994 #5CFAB0 #97FCCD #D2FEEA #E1FEF1
Accessibility & contrast
On white
1.23
#97FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#97FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FCCD
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FCCD | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCB
Deuteranopia (green-blind)
#E9E3D0
Tritanopia (blue-blind)
#7DFCEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97fccd; /* rgb */ color: rgb(151, 252, 205); /* oklch */ color: oklch(91.6% 0.116 162.8);
Tailwind
colors: {
custom: {
50: '#b9fedc',
500: '#97fccd',
950: '#000000',
},
}SCSS
$custom: #97fccd; $custom-light: #b9fedc; $custom-dark: #000000;
JSON
{
"hex": "#97fccd",
"rgb": {
"r": 151,
"g": 252,
"b": 205
},
"hsl": {
"h": 152.079,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.91638,
"c": 0.11609,
"h": 162.8
},
"luminance": 0.80608
}Semantic roles & 50–950 ramp
primary
#97FCCD
secondary
#DD5A97
accent
#006BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684