#97FCCF#97FCCF
#97FCCF is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.115 H 163.9°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #97FCCF |
|---|---|
| RGB | rgb(151, 252, 207) |
| HSL | hsl(153, 94%, 79%) |
| HSV | hsv(153, 40%, 99%) |
| CMYK | cmyk(40.1%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(92.00, -39.40, 12.37) |
| CIE-LCH | lch(92.00, 41.29, 162.57°) |
| OKLab | oklab(91.69% -0.11 0.0318) |
| OKLCH | oklch(91.69% 0.115 163.9) |
| XYZ | xyz(58.8309, 80.7012, 71.4962) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.23
Aquamarine
#7FFFD4
ΔE00 2.91
Light Aquamarine
#7BFDC7
ΔE00 3.09
Light Turquoise
#7EF4CC
ΔE00 3.20
Light Aqua
#8CFFDB
ΔE00 3.22
Light Seafoam
#A0FEBF
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FCCF #FC97C4
analogous
#97FC9D #97FCCF #97F7FC
triadic
#97FCCF #CF97FC #FCCF97
tetradic
#97FCCF #9D97FC #FC97C4 #F7FC97
square
#97FCCF #9D97FC #FC97C4 #F7FC97
split-complementary
#97FCCF #FC97F7 #FC9D97
monochromatic
#20F998 #5CFAB4 #97FCCF #D2FEEA #E1FEF1
Accessibility & contrast
On white
1.23
#97FCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#97FCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FCCF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FCCF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E8E3D2
Tritanopia (blue-blind)
#7CFCEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97fccf; /* rgb */ color: rgb(151, 252, 207); /* oklch */ color: oklch(91.7% 0.115 163.9);
Tailwind
colors: {
custom: {
50: '#b9fedd',
500: '#97fccf',
950: '#000000',
},
}SCSS
$custom: #97fccf; $custom-light: #b9fedd; $custom-dark: #000000;
JSON
{
"hex": "#97fccf",
"rgb": {
"r": 151,
"g": 252,
"b": 207
},
"hsl": {
"h": 153.267,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.91688,
"c": 0.11456,
"h": 163.9
},
"luminance": 0.80705
}Semantic roles & 50–950 ramp
primary
#97FCCF
secondary
#DD5A94
accent
#0066E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684