#97FCCE#97FCCE
#97FCCE is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.115 H 163.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #97FCCE |
|---|---|
| RGB | rgb(151, 252, 206) |
| HSL | hsl(153, 94%, 79%) |
| HSV | hsv(153, 40%, 99%) |
| CMYK | cmyk(40.1%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.98, -39.60, 12.85) |
| CIE-LCH | lch(91.98, 41.63, 162.02°) |
| OKLab | oklab(91.66% -0.1105 0.0331) |
| OKLCH | oklch(91.66% 0.115 163.3) |
| XYZ | xyz(58.7090, 80.6524, 70.8544) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.39
Light Aquamarine
#7BFDC7
ΔE00 2.99
Aquamarine
#7FFFD4
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.33
Light Aqua
#8CFFDB
ΔE00 3.46
Light Seafoam
#A0FEBF
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FCCE #FC97C5
analogous
#97FC9C #97FCCE #97F8FC
triadic
#97FCCE #CE97FC #FCCE97
tetradic
#97FCCE #9C97FC #FC97C5 #F8FC97
square
#97FCCE #9C97FC #FC97C5 #F8FC97
split-complementary
#97FCCE #FC97F8 #FC9C97
monochromatic
#20F996 #5CFAB2 #97FCCE #D2FEEA #E1FEF1
Accessibility & contrast
On white
1.23
#97FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#97FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FCCE
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FCCE | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#7DFCEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97fcce; /* rgb */ color: rgb(151, 252, 206); /* oklch */ color: oklch(91.7% 0.115 163.3);
Tailwind
colors: {
custom: {
50: '#b9fedd',
500: '#97fcce',
950: '#000000',
},
}SCSS
$custom: #97fcce; $custom-light: #b9fedd; $custom-dark: #000000;
JSON
{
"hex": "#97fcce",
"rgb": {
"r": 151,
"g": 252,
"b": 206
},
"hsl": {
"h": 152.673,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.91663,
"c": 0.11532,
"h": 163.3
},
"luminance": 0.80656
}Semantic roles & 50–950 ramp
primary
#97FCCE
secondary
#DD5A96
accent
#0069E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684