#97F9CA#97F9CA
#97F9CA is a very light, moderate teal. Relative luminance 0.786; OKLCH L 90.9% C 0.114 H 162.2°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97F9CA |
|---|---|
| RGB | rgb(151, 249, 202) |
| HSL | hsl(151, 89%, 78%) |
| HSV | hsv(151, 39%, 98%) |
| CMYK | cmyk(39.4%, 0%, 18.9%, 2.4%) |
| CIE-LAB | lab(91.05, -39.05, 13.60) |
| CIE-LCH | lch(91.05, 41.35, 160.80°) |
| OKLab | oklab(90.88% -0.1087 0.035) |
| OKLCH | oklch(90.88% 0.114 162.2) |
| XYZ | xyz(57.2946, 78.5912, 68.0162) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.46
Aquamarine
#7FFFD4
ΔE00 3.57
Mint
#AAF0C1
ΔE00 3.94
Light Seafoam
#A0FEBF
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F9CA #F997C6
analogous
#97F999 #97F9CA #97F7F9
triadic
#97F9CA #CA97F9 #F9CA97
tetradic
#97F9CA #9997F9 #F997C6 #F7F997
square
#97F9CA #9997F9 #F997C6 #F7F997
split-complementary
#97F9CA #F997F7 #F99997
monochromatic
#23F28F #5DF6AD #97F9CA #D1FCE7 #E2FDF0
Accessibility & contrast
On white
1.26
#97F9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#97F9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F9CA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F9CA | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6ECC8
Deuteranopia (green-blind)
#E6E1CD
Tritanopia (blue-blind)
#7EF9EC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #97f9ca; /* rgb */ color: rgb(151, 249, 202); /* oklch */ color: oklch(90.9% 0.114 162.2);
Tailwind
colors: {
custom: {
50: '#b9fbda',
500: '#97f9ca',
950: '#000000',
},
}SCSS
$custom: #97f9ca; $custom-light: #b9fbda; $custom-dark: #000000;
JSON
{
"hex": "#97f9ca",
"rgb": {
"r": 151,
"g": 249,
"b": 202
},
"hsl": {
"h": 151.224,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.90884,
"c": 0.11421,
"h": 162.2
},
"luminance": 0.78595
}Semantic roles & 50–950 ramp
primary
#97F9CA
secondary
#D95B98
accent
#006EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121714
muted
#828583