#97FCD2#97FCD2
#97FCD2 is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.112 H 165.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97FCD2 |
|---|---|
| RGB | rgb(151, 252, 210) |
| HSL | hsl(155, 94%, 79%) |
| HSV | hsv(155, 40%, 99%) |
| CMYK | cmyk(40.1%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(92.06, -38.79, 10.92) |
| CIE-LCH | lch(92.06, 40.30, 164.28°) |
| OKLab | oklab(91.76% -0.1088 0.0281) |
| OKLCH | oklch(91.76% 0.112 165.5) |
| XYZ | xyz(59.2012, 80.8493, 73.4462) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.87
Light Aqua
#8CFFDB
ΔE00 2.55
Aquamarine
#7FFFD4
ΔE00 2.64
Light Turquoise
#7EF4CC
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 3.50
Mint
#AAF0C1
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FCD2 #FC97C1
analogous
#97FCA0 #97FCD2 #97F3FC
triadic
#97FCD2 #D297FC #FCD297
tetradic
#97FCD2 #A097FC #FC97C1 #F3FC97
square
#97FCD2 #A097FC #FC97C1 #F3FC97
split-complementary
#97FCD2 #FC97F3 #FCA097
monochromatic
#20F99F #5CFAB8 #97FCD2 #D2FEEC #E1FEF2
Accessibility & contrast
On white
1.22
#97FCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#97FCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FCD2
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FCD2 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E8E3D5
Tritanopia (blue-blind)
#7BFCF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97fcd2; /* rgb */ color: rgb(151, 252, 210); /* oklch */ color: oklch(91.8% 0.112 165.5);
Tailwind
colors: {
custom: {
50: '#b9fedf',
500: '#97fcd2',
950: '#000000',
},
}SCSS
$custom: #97fcd2; $custom-light: #b9fedf; $custom-dark: #000000;
JSON
{
"hex": "#97fcd2",
"rgb": {
"r": 151,
"g": 252,
"b": 210
},
"hsl": {
"h": 155.05,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.91763,
"c": 0.11234,
"h": 165.5
},
"luminance": 0.80853
}Semantic roles & 50–950 ramp
primary
#97FCD2
secondary
#DD5A91
accent
#005FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684