#97F5CC#97F5CC
#97F5CC is a very light, moderate teal. Relative luminance 0.762; OKLCH L 90.0% C 0.107 H 164.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #97F5CC |
|---|---|
| RGB | rgb(151, 245, 204) |
| HSL | hsl(154, 82%, 78%) |
| HSV | hsv(154, 38%, 96%) |
| CMYK | cmyk(38.4%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(89.97, -36.83, 11.03) |
| CIE-LCH | lch(89.97, 38.45, 163.32°) |
| OKLab | oklab(90.03% -0.1032 0.0284) |
| OKLCH | oklch(90.03% 0.107 164.6) |
| XYZ | xyz(56.3098, 76.2401, 68.8637) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.94
Light Turquoise
#7EF4CC
ΔE00 2.79
Light Aqua
#8CFFDB
ΔE00 3.47
Aquamarine
#7FFFD4
ΔE00 3.64
Light Teal
#90E4C1
ΔE00 3.81
Mint
#AAF0C1
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F5CC #F597C0
analogous
#97F59D #97F5CC #97EFF5
triadic
#97F5CC #CC97F5 #F5CC97
tetradic
#97F5CC #9D97F5 #F597C0 #EFF597
square
#97F5CC #9D97F5 #F597C0 #EFF597
split-complementary
#97F5CC #F597EF #F59D97
monochromatic
#27EA95 #5FF0B1 #97F5CC #CFFAE7 #E3FCF1
Accessibility & contrast
On white
1.29
#97F5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#97F5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F5CC
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F5CC | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9CA
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#7FF5E9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #97f5cc; /* rgb */ color: rgb(151, 245, 204); /* oklch */ color: oklch(90.0% 0.107 164.6);
Tailwind
colors: {
custom: {
50: '#b9f9db',
500: '#97f5cc',
950: '#000000',
},
}SCSS
$custom: #97f5cc; $custom-light: #b9f9db; $custom-dark: #000000;
JSON
{
"hex": "#97f5cc",
"rgb": {
"r": 151,
"g": 245,
"b": 204
},
"hsl": {
"h": 153.83,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.90028,
"c": 0.10702,
"h": 164.6
},
"luminance": 0.76244
}Semantic roles & 50–950 ramp
primary
#97F5CC
secondary
#D35D91
accent
#0765DF
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121715
muted
#828584