#97E2BC#97E2BC
#97E2BC is a very light, moderate green. Relative luminance 0.646; OKLCH L 85.3% C 0.092 H 161.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #97E2BC |
|---|---|
| RGB | rgb(151, 226, 188) |
| HSL | hsl(150, 56%, 74%) |
| HSV | hsv(150, 33%, 89%) |
| CMYK | cmyk(33.2%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(84.28, -31.22, 11.28) |
| CIE-LCH | lch(84.28, 33.20, 160.14°) |
| OKLab | oklab(85.32% -0.0872 0.0291) |
| OKLCH | oklch(85.32% 0.092 161.6) |
| XYZ | xyz(49.0327, 64.6002, 57.4527) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.72
Seafoam
#7FE0B3
ΔE00 3.21
Mint
#AAF0C1
ΔE00 4.14
Hospital Green
#9BE5AA
ΔE00 5.31
Pale Turquoise
#A5FBD5
ΔE00 5.43
Light Turquoise
#7EF4CC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97E2BC #E297BD
analogous
#98E297 #97E2BC #97E2E2
triadic
#97E2BC #BC97E2 #E2BC97
tetradic
#97E2BC #9798E2 #E297BD #E2E297
square
#97E2BC #9798E2 #E297BD #E2E297
split-complementary
#97E2BC #E297E2 #E29798
monochromatic
#38C77E #67D59D #97E2BC #C7EFDB #E7F8F0
Accessibility & contrast
On white
1.51
#97E2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#97E2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97E2BC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97E2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97E2BC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BA
Deuteranopia (green-blind)
#D3CFBE
Tritanopia (blue-blind)
#86E2D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #97e2bc; /* rgb */ color: rgb(151, 226, 188); /* oklch */ color: oklch(85.3% 0.092 161.6);
Tailwind
colors: {
custom: {
50: '#b8ebd0',
500: '#97e2bc',
950: '#000000',
},
}SCSS
$custom: #97e2bc; $custom-light: #b8ebd0; $custom-dark: #000000;
JSON
{
"hex": "#97e2bc",
"rgb": {
"r": 151,
"g": 226,
"b": 188
},
"hsl": {
"h": 149.6,
"s": 56.391,
"l": 73.922
},
"oklch": {
"l": 0.8532,
"c": 0.09192,
"h": 161.6
},
"luminance": 0.64603
}Semantic roles & 50–950 ramp
primary
#97E2BC
secondary
#BB628F
accent
#2274C4
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483